G
GaryDean
I have a 2.0 Website application in the dev environment that uses a SQL
Server 2005 DB and also uses the authentication controls and classes that
automatically use SQLServer Express. It all works fine in the dev
environment.
Now I want to deploy but I want to transfer what's in the ASPNETDB.MDF db
into my 2005 database so that I don't need to deploy SQLServer Express. I
can import those tables into my man database but I can't seem to find what
is pointing to the express database.
I've googled around but everything I've found seem to just talk around the
issue.
Anyone know how to do this? What needs to changes?
Thanks,
Gary
Server 2005 DB and also uses the authentication controls and classes that
automatically use SQLServer Express. It all works fine in the dev
environment.
Now I want to deploy but I want to transfer what's in the ASPNETDB.MDF db
into my 2005 database so that I don't need to deploy SQLServer Express. I
can import those tables into my man database but I can't seem to find what
is pointing to the express database.
I've googled around but everything I've found seem to just talk around the
issue.
Anyone know how to do this? What needs to changes?
Thanks,
Gary