Official Content

It allows you to select a JDBC datasource in order to connect to the DBMS.

Values

False It will use the standard JDBC connection. For this case GeneXus includes standard classes (packaged in the GeneXus Standard Classes) to handle database connections. When connection pooling is needed refer to Enable Connection Pooling property. This is the default value.
True It will use a JDBC Datasource from the Application server used to connect to the DBMS, make sure to set the JDBC Datasource property and create the Datasource in the Application server.

Description

The Use Datasource for Web Based Applications property defined which component is in charge of the Database access.

When using the false value, a set of GeneXus Standard classes implementing the standard JDBC connection will be used. The GeneXus Standard Classes control the connection; see also the Server connection pooling section properties.

When using the true value, the Application Server Datasource is in charge of the Database access.

How to apply changes

Build any object

Scope

Drivers: JDBC
DBMSs: SQL Server, Oracle, iSeries Native, DB2 Universal Database, Informix, PostgreSQL, MySQL

See Also

JDBC Datasource

Connection pooling and Datasource definitions


Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant