I set <addname="umbracoDbDSN"connectionString="server=SHARKOFPROGRAM;database=traffilog;user id=cb;password=11111"providerName="System.Data.SqlClient"/>
You need to have a blank connection string, run the application, then at the very first "create a user" screen select "Customize" see this post for more info
umbraco 7 ms sql
How I can use ms sql with Umbraco 7?
I set <add name="umbracoDbDSN" connectionString="server=SHARKOFPROGRAM;database=traffilog;user id=cb;password=11111" providerName="System.Data.SqlClient" />
but umbraco cannot install
Hi Anton,
You need to have a blank connection string, run the application, then at the very first "create a user" screen select "Customize" see this post for more info
Jeavon
Thank you!)
is working on a reply...