JZ [mailto:[EMAIL PROTECTED] wrote: > > Aaron Held <[EMAIL PROTECTED]> napisal(a): > > > Is odbc dbapi compliant? > > I suppose, it is. But I do not know how much.
The accepted wisdom is that with the Windows odbc module, your mileage may vary. mxODBC is what you really want, if you need a DB-API compliant ODBC module. > > I am pretty sure that DBPool needs a dbAPI module to work with. > > So what to do with it? I suppose you need to do a bit of debugging. Have a look in DBPool to see what it does with the keyword arguments you specified, for example. Paul ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
