Is there anywhere an Oracle ODBC driver that makes sense? I mean, i'm testing 3 of them, and none
will return reliable information about the same datasource:
- Oracle ODBC driver version 10.01.0002 which comes with the last version 10g of the Oracle server:
it returns only 20 Schema names and only 2 table types: TABLE & VIEW although the list of all tables
contains tables with types like SYSTEM TABLE, SYSTEM VIEWS, SYNONYM, etc.
Lists 7531 tables all table types, and 2465 when only SYNONYM tables are requested
List Schema names in Table list but no table description.
- MERANT 03.70.0010 which comes with CF5,
it returns only 24 Schema names and 4 table types
Lists 5097 tables all table types, and 36 SYNONYM tables only
Lists Schema names in Table list and table description ok.
- last version of Microsoft's coming with MDAC 2.8:
it returns 29 Schema names (all of them?) and all 5 table types, but many of informations asked through
SQLGetInfo() cause an "out of range error".
Lists 7531 tables all table types, and 2465 when only SYNONYM tables are requested
Lists some Schema names only in Table list but no table description.
I mean, nor Oracle nor ODBC are really new stuff, no one is able to develop something complete?
--
_______________________________________
REUSE CODE! Use custom tags;
See http://www.contentbox.com/claude/customtags/tagstore.cfm
(Please send any spam to this address: [EMAIL PROTECTED])
Thanks.
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

