Learning ADO.NET (novice)
Trying to connect to *.mdf database using conn object on form in vb.net. Get err msg when test conn "Test connection failed" saying I am "Not associated with a trusted SQL server connection" I am trying to connect to a database in the ..\microsoft sql server\..directory. Using the MSDE provided in Visual Studio.
What's happening?? How do I become a "trusted SQL server connection?? Any comments or help is appreciated.
TNN, Tom
TOM
Trying to connect to *.mdf database using conn object on form in vb.net. Get err msg when test conn "Test connection failed" saying I am "Not associated with a trusted SQL server connection" I am trying to connect to a database in the ..\microsoft sql server\..directory. Using the MSDE provided in Visual Studio.
What's happening?? How do I become a "trusted SQL server connection?? Any comments or help is appreciated.
TNN, Tom
TOM