2
Answers

ODBC .net help

Photo of Yee BingLin

Yee BingLin

20y
2.3k
1
Hi, myConnectionString = "DRIVER={SQL Server};SERVER=MyServer;UID=sa;Trusted_connection=true;DATABASE=rfid;"; i'm trying to connect to a database named rfid which is stored at another computer, what should i do to the connectionString for my computer to be able to connect to the mySQL database at the other computer?

Answers (2)