VB4-32bit/Win95 Oracle ODBC problems. 
Author Message
 VB4-32bit/Win95 Oracle ODBC problems.

Re RDO Resultsets not working.
We are at much the same point in the learning curve.
When you see the message "Option value changed" it means, I gather, that the
driver has altered some of those values after your SQL statement in the Open
Resultset statement.
For example if you have opened a read only connection and are trying to build
an updatable resultset, the driver will object.
Here we have printed every s{*filter*}of Help and Info on RDO and bound it up into a
 manual.  The M/S Technet disks have some reasonable code.  And the article in
the M/S Journal, March 1996 but Guy and Henry Eddon is a pretty good effort, and
their benckmark tester (in the article and download from Compuserve) actually
does work and compiles first pop.  Its a good item to put on your learning
curve.
In terms of coding, the best solution I have found in to write all the RDO
errors into the debug window along with the time and date.
"Driver not capable" means your requirements have exceeded the spec to which
the driver is written.  This is usually ODBC level 2, so you will need to mull
over your needs????!!~!!  
Never the less, these drivers are in a state of flux, we are on our third
version.  The sizes were 155K, 157K and 158K so you can see it's all little mods
and fixes.



Sat, 17 Oct 1998 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. VB4-32bit/Win95 Oracle ODBC problems. Can anyone help?

2. win95, vb4 pro 32bit, sybase 10, intersolv odbc, addchunk (image blobs)

3. ODBC Connect to ORacle 7.1 with VB4.0 (32bit)

4. VB4 Visigenic 32Bit ODBC driver connecting to Oracle 7

5. Problem using VB 4.0, RDO 1.0b, Visigenic 32bit ODBC and ORacle 7.2

6. VB4 and ODBC for Personal Oracle 7.2 Win95

7. VB4 and ODBC for Personal Oracle 7.2 Win95

8. ODBC, Oracle 7, Win95, Visual C++ problem

9. Problems of performance with VB4 and ORACLE ODBC

10. VB4/ODBC/Oracle Problem

11. VB4 + RDO + ODBC + ORACLE = Problems?

12. VB4 ODBC Oracle/Rdb tranaction problem

 

 
Powered by phpBB® Forum Software