VB4, SQL Server 6.5, RDO and ODBC 
Author Message
 VB4, SQL Server 6.5, RDO and ODBC

I have a rather large VB4 application that accesses an Access database
using the Jet Engine. I now want to change the application to also access
an SQL Server database.

If I read the documents etc. I have available it seems to suggest that I
should use the RDO object in combination with the ODBC API to do this.  

Is it best that I access the Access database in this manner also? ie. is it
faster ( alot or a little) than the Jet Engine for both types of database ?

Alternatively if I continue to use the Jet Engine, do I need to use the
ODBC API as well?

And, do I really need to use the ODBC API if I use the RDO object?

To change the application to using the RDO object will involve a LOT of
work but it is worth doing if it will speed up things considerably.

Hopefully there is someone out there that can help here!

Regards..........Deb Lethbridge



Sun, 21 Jan 2001 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. VB4 RDO Performance: SQL Server 6.0 vs 6.5

2. Creating ODBC connection to SQL Server 6.5 with VB4

3. File DSN's and SQL Server 6.5 and RDO

4. Visual Basic RDO and SQL Server 6.5 null Problem

5. RDO and SQL Server 6.5

6. RDO and SQL Server 6.5

7. HELP!!! RDO and SQL Server 6.5

8. HELP!!! RDO and SQL Server 6.5

9. ODBC Direct and SQL Server 6.5

10. ODBC Connect to SQL server 6.5

11. ODBC with SQL Server 6.5 in VB 4

 

 
Powered by phpBB® Forum Software