Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Re: Looking for minimal SQL

Reply
Thread Tools

Re: Looking for minimal SQL

 
 
Marco Aschwanden
Guest
Posts: n/a
 
      07-01-2004
> You may look at
> http://www.python.org/pypi?:action=d...&version=1.2.0
>
> I don't know if it will suit you but it is quite good.


Hmmm... not quite. What you get is a more comfortable resultset and some
other goodies. But you will run into trouble again, because you have to do
your own sql... you may swap the database but what if you use the LIMIT
keyword in an sql (supported by MySql) which is not support by SqlLite (I
think).

Still a good hint for a "DB API 3.0". 8o)

Thanks,
Marco




 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
SQL Reference, SQL Queries, SQL help ecoolone ASP .Net 0 01-03-2008 10:58 AM
A fun Ruport IRB hack to create a minimal SQL client Gregory Brown Ruby 1 09-11-2006 05:09 AM
Minimal Shopping Cart Guadala Harry ASP .Net 2 09-27-2004 01:35 PM
Looking for minimal SQL Marco Aschwanden Python 13 07-03-2004 11:27 PM
ASPNET_WP.EXE Hangs (W2K/IIS5/ASP.NET 1.1) With Minimal Load Ken Barrett ASP .Net 5 11-16-2003 08:03 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57