Re: [Pythonmac-SIG] SQLite & python

2006-03-28 Thread Eric G. Barron
On 28 Mar 2006, at 1320, Dan Grassi wrote: > All in all the whole Python database (lack of) mess is ridiculous! I > know that Guido does not feel that databases have any place in python > but I don't get it, why does the "batteries included" not include > database support, databases like MySQL,

Re: [Pythonmac-SIG] SQLite & python

2006-03-28 Thread Dethe Elza
On 3/28/06, Dan Grassi <[EMAIL PROTECTED]> wrote: > Hi, > > I am totally confused by all the versions and name conflicts of py- > sqlite and sqlite not to mention the python version confusion. What > I really want to do is use both sqlite version 2 and sqlite version 3 > since I have existing sqli