Child pages
  • Working with Database Servers

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This chapter provides an overview of the procedures for connecting to a database, creating a new database, and other common functions when working with databases in Servoy. For more information, see also the Deployment Guide.

Connecting

...

To A Database

Servoy can connect to any database that has a JDBC driver; common drivers come pre-installed with Servoy. To connect to an existing Database:

...

More information about database server connections can be found in the Database Connections chapter of the Deployment Guide.

Creating

...

A New Database

Servoy comes with a pre-installed PostgreSQL database. To add a new PostgreSQL database to your Resources project:

...

The new database connection will appear under the Database Servers list.

Interacting

...

With The Database Server

The context menu on the Database Servers node provides the following actions for local and database server interaction:

...