When I start my ASP.NET 2.0 Website in VS2005 with XPSP2 I can connect to
the SQL-Express Database without problems
But when I start my Website with Internet Explorer I get the following
error:
CREATE DATABASE permission denied in database 'master'.
An attempt to attach an auto-named databa...
more >>
Hi,
If I'd like to ensure that in case sql server is down user still can
access and write the the data what option do I have? Since writing is more
important I thought about MSMQ tu put between the server and the
application, but what about reading? Any other techiniques?
In case of MSMQ, ...
more >>
How can I know?
I just know computername\sqlexpress for 2005 Express.
Is it possible to change the server name?
Thanks for answering. ...
more >>