8
Answers

SQL Connection Error

anjumathi kumar

anjumathi kumar

13y
2.3k
1
"A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 – Error Locating Server/Instance Specified) "

Hi, while connecting sql server from one machine to another machine i get like this error how to resolve?
Answers (8)
1
Sunny  Sharma

Sunny Sharma

NA 18.4k 1m 11y
Not a problem. You first define all your Entities, their attributes and we can help you with that.

Also, Here are some good links to get yourself started with Database Normalization:

http://holowczak.com/database-normalization/

http://www.phlonx.com/resources/nf3/

http://databases.about.com/od/specificproducts/a/normalization.htm

Suggest you to go through the links above and you should be fine.

Cheers !!
Accepted
0
alrodean fransmab

alrodean fransmab

NA 36 8.2k 11y
Thanks i will go through them now
0
alrodean fransmab

alrodean fransmab

NA 36 8.2k 11y
hi Thanks for the reply.. im not so good with databases so you lost me by normalization
0
Sunny  Sharma

Sunny Sharma

NA 18.4k 1m 11y

Try to detail the every required entity in full, do a normalization and you'll be fine. Can't help you right away as you don't have a defined What To Do. Hope you got the point :)