T
Tony Johansson
Hello!
Assume I use the ASP.NET web site administration tool that is generating
ASPNETDB.MDF database file and the web.config.
My first question if the web.config doesn't have any connection string from
where is the connection string fetched ?
I guess that the connection string is fetched from machine.config is that
correct ?
My second question is about user instance=True. Sometimes is the connection
string generated with the user instance=True
at which occasions can I remove this user instance=True. I have read about
this User Instance but I can't fully understand what they mean.
//Tony
Assume I use the ASP.NET web site administration tool that is generating
ASPNETDB.MDF database file and the web.config.
My first question if the web.config doesn't have any connection string from
where is the connection string fetched ?
I guess that the connection string is fetched from machine.config is that
correct ?
My second question is about user instance=True. Sometimes is the connection
string generated with the user instance=True
at which occasions can I remove this user instance=True. I have read about
this User Instance but I can't fully understand what they mean.
//Tony