Hi,
I have a quick RDC question. Given the following statement..
Code:
report.Database.LogOnServer "p2sodbc.dll", "MyDSN", "MyDatabase", "MyUser",
"MyPWD
How do I use it if I have an access 2000 database located at c:\myDb.mdb ? I've searched online but cant seem to find an example to suit my needs. I am using cr8 and vb 6 pro. Thank you for the help.