I have also installed SQL Server Express on another PC to act as a server.. but I get a login problem when I tried to run the application from the client PC.
Should I installed SQL Server Express on the client PC as well? Or there is another way to connect to it from the client PC?
By default SQL Server Express does not have remote connections enabled. You can do this using the following instructions: http://blogs.msdn.com/sqlexpress/archive/2005/05/05/415084.aspx
No comments:
Post a Comment