On Feb 6, 2006, at 12:55 PM, Georg Holzmann wrote:
Hallo!
This would be great! Is a [sql] object possible that would access any SQL database? That would be even better.
hm - what do you mean by any SQL database? I once made a simple abstraction to access SQL database with pyext and the python SQL Interface... if that would be useful I could search for it ...
I guess I mean like an ODBC kind of thing, since SQL is just the query language rather than a standard way of accessing a database.
Perhaps a [sql] object would generate SQL queries, and an [odbc] object would handle the connection to the database.
.hc
________________________________________________________________________ ____