problem in running c# using sql server in other client
-
Hi I wrote an aplication using C# that works with Sql Server 2000 and it works right in my computer but when i wanna run it on other computer in my lan (that intalled .NET framework on it) there is an error in accessing to database and when i installed Visual Studio.NET2005 on this computer my application worked right! So it apears that needs some library to run my application to access sql server. (when i run my application until using database it works right and problem is in accessing to sql server) the connection string is complete with user id and password and name of sql server. please help me:confused::confused:
-
Hi I wrote an aplication using C# that works with Sql Server 2000 and it works right in my computer but when i wanna run it on other computer in my lan (that intalled .NET framework on it) there is an error in accessing to database and when i installed Visual Studio.NET2005 on this computer my application worked right! So it apears that needs some library to run my application to access sql server. (when i run my application until using database it works right and problem is in accessing to sql server) the connection string is complete with user id and password and name of sql server. please help me:confused::confused: