Hello friends,
I’m programming with VB.NET and SQL SERVER 2000.
I use SQLDataAdapter to connect to SQLServer in project WINDOWS APPLICATION (these objects created with wizard)—> the SQLConnection connect successfully.
But when I use the same objects to connect to SQLServer in project CLASS LIBRARY —> the SQLConnection connect FAILED.
I use .NET Framework 1.1 in OS Windows2000 Advance Server.
Thanks,