You can point an existing database results region to a different database by modifying the database connection.
Note If your database is password-protected, click Advanced in the Database Connection Properties dialog box. Then, type your user name and password in the boxes.
A file or folder in the current web site
A System Data Source Name (System DSN) on a web server
Only a web server administrator can create a System Data Source Name (System DSN) (system DSN: A system data source name is specific to a local computer. The system or any user with privileges can use a data source that is set up with a system DSN.) on a web server. If the web server doesn't contain a System DSN for the database you want to access, ask the web server administrator to define one and to ensure that you are assigned the correct permissions.
The System Data Sources on Web Server dialog box is displayed. The list shows the System DSNs defined on the web server.
A database server on a network
A database using a custom definition
Note Do not use a File DSN to connect to a database file in the current web; the File DSN will contain file paths that are incorrect for the web server. Instead, create a database connection to a file or folder in the current web.