Does anyone know what the connection string would be for a DNN4 + SQL 2005 running on my laptop?
When I connect to the SQL 2005 via Visual Studio, the connection string in the properties pane is:
Data Source=wxp-7423x42;Initial Catalog=DNN4Development;Integrated Security=True;Pooling=False
I can also connect to the SQL 2005 via SQL Management Studio using the WindowsAuthentication