Moving MySQL Database from Windows to Linux RedHat
The question is can it be done. My reply is yes… terms and condition applies. (more…)
The question is can it be done. My reply is yes… terms and condition applies. (more…)
Scenario :
An ASP web application in which the backend DBMS is running on MSDE 2000 SQL Server.
Objective :
Making the ASP web application to use MSSQL 2005 Express on to the server. On top of that database created on the MSDE 2000 Instance needs to be migrated over to the MSSQL 2005 .
Scope :
1. MSDE 2000 SQL Server instance name is localhost\HELM , MSSQL db name HelmDb.
2. MSDE 2000 SQL Server instance is running at a non MSSQL default port (not 1433).
3. MSSQL Server 2005 Express is used.
4. Using default MSSQL Server 2005 Express instance localhost\SQLEXPRESS .
5. OS used Windows Server 2003.
Workflow : (more…)
Powered by WordPress