[python-win32] ODBC and Oracle
Dean Allen Provins
dprovins at tridentexploration.ca
Tue Jul 4 17:10:51 CEST 2006
Roger
Roger Upole wrote:
> Dean Allen Provins wrote:
>
snip===
>
> The parameter to odbc.SQLDataSources is a flag, rather than a position.
>
> import odbc
> s=odbc.SQLDataSources(odbc.SQL_FETCH_FIRST)
> while s:
> print s
> s=odbc.SQLDataSources (odbc.SQL_FETCH_NEXT)
>
> Roger
Thanks Roger. That explains a lot, and also found all the available sources
Regards,
Dean
--
Dean Provins, P. Geoph.
dprovins at tridentexploration.ca
dprovins at alumni.ucalgary.ca
KeyID at at pgpkeys.mit.edu:11371: 0x9643AE65
Fingerprint: 9B79 75FB 5C2B 22D0 6C8C 5A87 D579 9BE5 9643 AE65
Confidentiality Notice: The information transmitted herein may
contain confidential, proprietary and/or privileged material which
belongs to Trident Exploration Corp. and its affiliates and is
intended only for the addressee(s). Any unauthorized review,
distribution or other use or the taking of any action in reliance
upon this information is prohibited. If you received this email in
error, please contact the sender or call (403) 770-1765 and delete
this email and any copies.
More information about the Python-win32
mailing list