Hey All,

I am using ODBC driver version 6.40.00.07.

When I attempt the refresh method of an ADO data control in VB (MDAC
2.5/DCOM98 or Windows NT) I get an automation error, the ODBC-supplied error
messages are as follows in SQL tracing:

Numerous: DIAG [S1096] [Microsoft][ODBC Driver Manager] Information type out
of range (0) 

Numerous: DIAG [S1C00] Unknown statement option (Set) (10) 

Now, what follows is an explanation that a guy at Microsoft sent me:

[S1096] is server specific and by looking at the log insicates that we're
querying for the availability of static and keyset cursors at the server and
it's returning an error.

[S1C00] is Unknown, the driver doesn't understand what the client's asking
for in some contextx.

OK, this is where it gets good: it only happens on certain machines--some
running 98, some running Windows NT. I have two Nt machines on which my
program runs fine with ver 6.40.00.07 of the driver.

Any thoughts?

Thanks,
Ted Wallingford

Reply via email to