hi,
this problem is really bothering me:
I do have a VC++ application connecting thru ODBC to
ORACLE. The app is constantly running, looking every now
and then if there have been new entries in a certain table.
Data found is processed correctly, but 5 - 10 times a day the program crashes with :
[Mircosoft][ODBC Driver Manager] the driver doesn't support
the version of ODBC behavior that the application requested
OK, if it's not working at all, I understand the message.
But it does and does and does and then ...
Connecting to SQL-Servers has it running for days.
Any suggestions welcome.
thanks in advance
this problem is really bothering me:
I do have a VC++ application connecting thru ODBC to
ORACLE. The app is constantly running, looking every now
and then if there have been new entries in a certain table.
Data found is processed correctly, but 5 - 10 times a day the program crashes with :
[Mircosoft][ODBC Driver Manager] the driver doesn't support
the version of ODBC behavior that the application requested
OK, if it's not working at all, I understand the message.
But it does and does and does and then ...
Connecting to SQL-Servers has it running for days.
Any suggestions welcome.
thanks in advance