<br><br><div class="gmail_quote">On Fri, May 8, 2009 at 4:22 PM, aditya siram <span dir="ltr">&lt;<a href="mailto:aditya.siram@gmail.com">aditya.siram@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="gmail_quote"><div><br>Compiles a query ? what are you talking a about ? something like prepared statements ?</div>

</div></blockquote></div><div><br>Yes I am talking about prepared statements. </div></div></blockquote><div><br><br>Ok. SqueakDBX/OpenDBX doesn&#39;t support this (yet). As you can see here: <a href="http://www.linuxnetworks.de/doc/index.php/OpenDBX/Future">http://www.linuxnetworks.de/doc/index.php/OpenDBX/Future</a> it will be in a future (1.5).<br>
 </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="gmail_quote"><div><br> <br></div><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="gmail_quote">
<div><br><br>Which others things you see that are not implemented ?</div></div></blockquote></div><div><br>Nothing else so far, but prepared statements are pretty basic functionality that I&#39;ve found in every other Sqlite3 binding I&#39;ve used.  Without this queries are not cached and database performance takes a major hit ( to my knowledge ). This isn&#39;t a big deal for a singe-user app, but it might bog down a web app. </div>
</div></blockquote><div><br>I am one of the SqueakDBX developer and I am interesting in trying to have all the needed functionality. That&#39;s why I was asking. <br><br>I agree with you in your comments about prepared statements. <br>
 </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="gmail_quote"><div><br>
</div><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="gmail_quote"><br><div><br>There is SqueakDBX. You can see our ann in this mailing list. We have SqueakDBX working with Slqite in Linux and someone do it in Windows. Which OS are you using ?</div>

</div></blockquote></div><div><br>I am using Linux, but the Seaside server + app needs to completely portable across Windows, Linux and Mac. The reason for this is that the server needs to be mobile. I know this is possible because I developed a website using Seaside last year the server for which sits on a flash drive that can be plugged into and started on any Squeak-compatible computer. I know that Sqlite binding libraries are not be portable but there are versions available on all platforms.  <br>

</div></div></blockquote><div><br>This is the part I think I didn&#39;t understand. What are you doing ? you have the server running in a flush driver ? You have a VM (like VMWare, virtualbox, and so on) there ?<br><br>Please, tell me more about this. It sounds like strange but also innovator.<br>
<br>Cheers,<br><br>Mariano<br><br> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="gmail_quote"><div><br><br>thanks ...<br>
-deech<br></div></div><br>
<br>_______________________________________________<br>
seaside mailing list<br>
<a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><br>
<a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside" target="_blank">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><br>
<br></blockquote></div><br>