Hi, I have to run a VB 6.0 program where I have the following line to "translate" to RBASE.
DBConnection.Open "provider=Microsoft.Jet.OLEDB.4.0;data source=c:\Source\RxData2000.mdb" How does this look to make this program connect to my Rbase database and do what it's supposed to do ? Do I need the Oterro driver for this ? Luc Delcoigne

