Creare A DSN Select Sql Server Enter The IP address of the remote server. Enter the database user name and password. Connect you adodb connection the the dsn e.g. ( Dim dbServer As New ADODB.Connection dbServer.Open "mydsn", "username", "Password" )
Replies to this message: -None-