Client-Server Database Application - Remote Connection




Hi,
I make a MS Access database and a ODBC DSN on server (for example: www.myserver.com) by my site control panel,
now i want to connect to my remote database by ADO connection component (TADOConnection) using BCB or Delphi.
I think that, i need a proper OLE DB Provider for remoting connection by ADO, but in my OLE DB Provider list does not exist any proper provider.
I think that Microsoft OLE DB Remoting Provider is a proper provider, but i dont have it.
Please, tell me how i can connect to the remote database.
Maybe, i need a source code example!
.



Relevant Pages