I need to know if there is any diferences when i create an application that connected with sqlserver for 1 pc or for a local network ?? anyone can help ??

Recommended Answers

All 4 Replies

yes there is, you cant do it on localhost!

You just have to change the name of the server in the connection string. You may have to get the DBAdmin to set up access rights for you.

ok, is that means i start with my project like usual then i install the DB and apllication on server and change the the server name in my connection string?

Yes.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.