[egenix-users] mxODBC - How do I "set schema"?

M.-A. Lemburg mal at egenix.com
Tue Feb 1 19:48:31 CET 2005


Bob Gibson wrote:
>>What kind of backend database and ODBC driver are you using ?
> 
> 
> Database:
>  Cloudscape:
> http://www.ibm.com/developerworks/db2/library/techarticle/dm-0408cline/index.html
>  Derby     : http://incubator.apache.org/derby
> 
> ODBC Driver:
>  DB2 ODBC Driver:
> http://www.ibm.com/developerworks/db2/library/techarticle/dm-0409cline2/index.html

Interesting, so Derby (Cloudscape) and DB2 talk the same wire
protocol ?

Perhaps you could ask the developers whether the missing
rowcount information is per design or simply a bug in the
ODBC driver ?!

Such information is usually rather important to have, esp.
in cases where you want to page through large data sets.

Thanks,
-- 
Marc-Andre Lemburg
eGenix.com

Professional Python Services directly from the Source  (#1, Feb 01 2005)
 >>> Python/Zope Consulting and Support ...        http://www.egenix.com/
 >>> mxODBC.Zope.Database.Adapter ...             http://zope.egenix.com/
 >>> mxODBC, mxDateTime, mxTextTools ...        http://python.egenix.com/
________________________________________________________________________

::: Try mxODBC.Zope.DA for Windows,Linux,Solaris,FreeBSD for free ! ::::



More information about the egenix-users mailing list