Hello sir ,i have to do the connection of mysql database in C#.net bt m accessing the mysql dtabase from another pc so what conncection string should i used ..????Thnx in advance
You will need to create a DSN and connect to the machine with the database
And then use the DSN in your connection string
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.