CodeCharge Studio

Connection Overview

A Connection within a project specifies the particulars that are used to establish communication with the database. A single project can have one or more Connections each connecting to a different database. A Connection has two main sides to it. There is the client side connection which is used by CodeCharge Studio to communicate with the database during design time. Then there is the server side connection which is used by the generated pages to connect to the database at runtime.

Selecting a project connection in the Project Explorer window will expose its properties under the Data tab of the Properties window. You can also double-click on a Connection in the Project Explorer window to open the Modify Connection dialog where you can alter the connection properties. Connections have no Events nor Format properties.

See also:

Connection Reference


On-line, printable versions and updates