Title: | Microsoft Visual Basic |
Moderator: | TAMARA::DFEDOR::fedor |
Created: | Thu May 02 1991 |
Last Modified: | Thu Jun 05 1997 |
Last Successful Update: | Fri Jun 06 1997 |
Number of topics: | 2565 |
Total number of notes: | 10453 |
Hi, I've installed VB5.0 on my workstation and have modified my code to use RDO v2.0(in VB5.0). I connect to the database ok and retrieve data ok except that it is now 10 to 15 times slower than with VB4. Does anyone know if there is a new ODBC driver for Rdb for VB5.0. I cannot get that info anywhere on the web or from ORACLE and my group does not have a support contract with Microsoft. Thanks, Irene Except for the Rdb access, local (Access 7.0) database access and other VB code runs faster and I like it so far.
T.R | Title | User | Personal Name | Date | Lines |
---|---|---|---|---|---|
2548.1 | EVTSG8::TOWERS | Fri May 02 1997 11:52 | 7 | ||
You might like to ask in the RDB ODBC conference. They'll probably want to know exactly which version of the Oracle RDB ODBC driver you're using. The conference is at: ORAREP::NOMAHS::ODBC_RDB_DRIVER Cheers, Brian | |||||
2548.2 | mistery solved! | TOLKIN::IBELLETTIERE | Mon May 19 1997 17:48 | 5 | |
The problem turned out to be the ODBC manager. Tracing was going on even though the don't trace option was checked. Clicking tracing on and then back off with "apply" cleared it up. Irene |