...
- Open Data Sources (ODBC).
- Select the System DSN
- Click the Add The Create New Data Source dialog will be displayed.
- Select SQL Native Client.
- Click the Finish The Create a New Data Source to SQL Server dialog will be displayed.
- Enter the following details:
- Name: FworkSQLMNH
Critical: For security reasons this should not be given the standard name FworkMyNewHome. - Description (optional): Enter a description for the database connection. For example, Framework MyNewHome.
Server: Select the SQL Server from the Server drop-down list.
OR
Enter the SQL Server name.Info If there is an error following Step 8, change the server name above to: \[server name]\SQLEXPRESS
- Name: FworkSQLMNH
- Click the Next
- Click the Next
- Tick Change the default database to.
- From the drop-down list select: FworkSQLMNH
- Click the Next
- Click the Finish The ODBC Microsoft SQL Server Setup dialog will be displayed.
- Click the Test Data Source...
- If successful, click the OK
- Click the OK The ODBC Microsoft SQL Server Setup dialog will close.
- Click the OK The Data Sources (ODBC) dialog will close.
...
- Open Windows Explorer.
- Browse to: \[fw folder]\Setup\Framework MyNewHome Portal\Ixed\
- Right-click on the win file and select Copy.
- Browse to: C:\php\ext\ folder and select Paste.
...
- If the file already exists, overwrite it. The folder structure should look like:
x:\[php folder]\ext\ - The ext folder MUST contain the file win.
Step 3 - Implement Framework MyNewHome Files
...