Accessibility
 
Home > Products > UltraDev > Support > Connecting to a Database
Dreamweaver UltraDev Icon Macromedia Dreamweaver UltraDev Support Center - Connecting to a Database
Using a database with your application

If you plan to use a database with your Web application, you need to create at least one database connection. Without one, the application won't know where to find the database or how to connect to it. You create a database connection in UltraDev by providing the information the application needs to establish contact with your database.

A database should already exist before you create a connection to it. You can connect to a file-based database, such as one created in Microsoft Access or Lotus Approach, or you can connect to a server-based database system, such as one created in Microsoft SQL Server, Oracle 8i, or IBM DB2.

To Table of Contents Forward to next document