Include pysqlite2 into Python 2.5?
John Fabiani
jfabiani at yolo.com
Thu Oct 21 11:34:17 EDT 2004
More information about the Python-list mailing list
Thu Oct 21 11:34:17 EDT 2004
- Previous message (by thread): Include pysqlite2 into Python 2.5?
- Next message (by thread): Include pysqlite2 into Python 2.5?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Great idea and about time. Python needs some type of default SQL engine. I have not reviewed what you are doing but may I suggest you take a look at what VFP did with it's built-in data engine. VFP uses the concept of a cursor along with many built-in commands/functions/statements to work with the data. My only question is what happens when SQLLite becomes out of favor i.e. TK is today? John
- Previous message (by thread): Include pysqlite2 into Python 2.5?
- Next message (by thread): Include pysqlite2 into Python 2.5?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list