Database connections primer for Dreamweaver UltraDev 1
Creating a database connection in UltraDev is fairly straightforward: complete the Define Connection dialog box and click OK. Deciding when and how to connect to a database, however, can be more challenging. What connection type should I use? What does ADO, DSN, or JDBC mean? When should I create a run-time connection and when should I create a design-time one? How do I create a Macintosh connection? This article covers these topics and helps you make the correct decisions when creating a database connection.