XCopy deployment of MDF files with ODBC
Friday, 25 November 2005
Deployment notes: Deploying an MDF file to an installation using SQL Server Express 2005 or SQL Server 2005. (The following is useful if you require ODBC)
- Note down the path to the MDF file, e.g.
C:\zope261\3.03.05\DW30305DEMO.mdf - Win+Run odbccp32.cpl
- Assign default database name and database filename to the same one as in step 1 (see picture)
