Click here to Skip to main content
15,991,686 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
Hiii,
I am developing Stock management website where i need to access database using Static ip.So can u help me how can i access database. i am using WPF application as frontend and SQL Server 2008 R2 as backend.
Posted
Comments
ZurdoDev 27-Feb-12 11:02am    
Just set your connection string, or am I missing something? This shouldn't be complicated right?

I know about connection string and i have used it.But with static ip i want to access the database so have anyone have solution how should i do????
 
Share this answer
 
http://ConnectionStrings.com[^]

You can use the SQL Server name or its IP address interchangably.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900