Connecting to a local SQL Server database -


while making web.config, tried connect local sql server database web

<add key="dsn" value="server=localhost;uid=test_demo;pwd=1234;database=db_pre"/> 

however using "dsn" value server = localhost not connected local sql server database. , i'm not sure creating uid , pwd want know how use "dsn" connect local.

i'm using sql server 2008, iis express 7.

so port number problem @ first, designating initial(base) port number database server, , password policy should turn off.

password policy required me change password regularly after amount of time, , error hard find


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Restarting Supervisor and effect on FlaskSocketIO -

php - Mongodb connectivity error -