Arg81
Well-known member
I have an application that connects to a SQL Server (2000).
This application is used by 4 global sites, and each site connects to the UK (HQ) and then accesses their database from the SQL Server.
I want to move these databases off of the SQL Server and into an SQL Express database.
I assume all I need to do is install SQL Express 2005/2008 on the local servers, move the databases across, then change my application's connection string?
This application is used by 4 global sites, and each site connects to the UK (HQ) and then accesses their database from the SQL Server.
I want to move these databases off of the SQL Server and into an SQL Express database.
I assume all I need to do is install SQL Express 2005/2008 on the local servers, move the databases across, then change my application's connection string?