2
Answers

ODBC .net help

Yee BingLin

Yee BingLin

19y
2.2k
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)