How to use a file .udl as a connectionstring in csharp smart device???
C#
2
Posts
1
Posters
0
Views
1
Watching
-
Hi guys, I create a file .udl to verify my connexion to my sql server database .mdf.The connexion goes well. I wanna use this in my code without need of a connection string. Is that possible???,
-
Hi guys, I create a file .udl to verify my connexion to my sql server database .mdf.The connexion goes well. I wanna use this in my code without need of a connection string. Is that possible???,
Hi, It is very easy :laugh: just open the file with Notepad or other text program Thanks