connecting to remote access database in VB6.0

  • Thread starter Thread starter NagaKiran
  • Start date Start date
N

NagaKiran

Hi

Please help me.
I have a VB applicaion.
I want to connect a Microsoft Access Database in a remote
web server.

How can I make connection to that database and how can I
retreive data from that database.

If possible give me connection string to connect the
database which is in the remote server

Thanks
 
use the wizard - negotiate your way to the server like picking a file
\\servername
 
Back
Top