ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> python-list
python-list
Re: Any pure-python relational databases?
by Ian Bicking other posts by this author
Jul 12 2003 8:02PM messages near this date
Re: Any pure-python relational databases? | (no subject)
On Sat, 2003-07-12 at 14:43, Wayne Pierce wrote:
>  David McNab <postmaster@127.0.0.1> wrote in message news:<pan.2003.07.12.14.11.19.428895@1
27.0.0.1> ...
>  
>  [sniped]
>  
>  > 1) Any pure-python interface to MySQL? or
>  
>  If you cannot get the MySQL specific interface working, have you tried
>  a generic database interface?
>  
>  http://www.python.org/topics/database/DatabaseAPI-2.0.html

Eh?  The generic interface isn't code, it's just an abstract interface,
implemented by various actual drivers (MySQLdb, psycopy, etc).  If you
try to *use* DBAPI directly, you're just going to confuse yourself
horribly as you come to realize that it can't be done.

  Ian



-- 
http://mail.python.org/mailman/listinfo/python-list
Thread:
David McNab
David McNab
Justin
Piet van Oostrum
David McNab
Thomas Weholt
=?ISO-8859-1?Q?Gerhard_H=E4ring?=
=?ISO-8859-1?Q?Gerhard_H=E4ring?=
Terry Reedy
Wayne Pierce
Ian Bicking

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved