Database Wizard – Data Source (ASP)
Develop > Database > Block Properties > Data Source tab
If you specified ODBC as the database type in the first step of the Database Wizard, this dialog box is used to specify the desired ODBC data source (DSN).
Data source
If you have already set up an ODBC DSN for your database, select it from the drop-down menu. Otherwise, select <Make New DSN> and follow the steps in the Create New Data Source dialog box to set up a new ODBC DSN.
User ID
If the ODBC data source is password-protected, enter the user ID you use to access the database.
Password
If the ODBC data source is password-protected, enter the password you use to access the database.
You can complete the Database Wizard even without supplying a user ID and password to your data source. However, if you do not supply a user ID and password, you will not be able to preview your database-enabled document in Namo WebEditor’s Preview window.
Related topics
Database Wizard – Data Source (PHP+MySQL)
Database Wizard – Data Source (JSP)