Hi! I'm trying to use DNN 4 with SQL Server Express 2005 and Windows 2000
I've created an empty DB in SQL Server (with SQL Server Managent Studio)
I would like to know the ConnString to modify in the Web.config for connect to my DB.
In SQL Srv Management Studio I see two DataBase Engine.
Server
Server\SQLExpress
Why??? I've MSDE and Express 2005.... I think that
Sever is the engine of MSDE
Server\SQLExpress is the engine of Express 2005
.... is this right??
Thanks for help me!!!!