beetlebailey
Programmer
I have an Excel worksheet, (Sheet1) that I want to copy the data in cells B3:B12 into a SQL database named VPD. I am using Excel to pull data from SQL thru an ODBC connection to the remote server and it works quite well. I cannot seem to get a handle on the correct connection string and open it in the VBA worksheet to the remote SQL server to perform the SQL update command.
SQL server=Administrator, System DSN=VPD, Database=VPD
Thanks so much.
SQL server=Administrator, System DSN=VPD, Database=VPD
Thanks so much.