Navigation: Ultimate Suite for PowerBuilder Help > Query Builder > Functions >

of_setdbms

Send comments on this topic.

 

Description:

Set the DBMS that the querybuilder control will target.

Syntax:

of_setdbms (string as_dbms)

Argument

Description

as_dbms

A string value representing the dbms: SQLServer, Sybase, SQLAnywhere, Oracle and GenericODBC

SQLServer, Sybase, SQLAnywhere, Oracle and GenericODBC are constants declared in the querybuilder control.

Return Value:

Always returns 1.

Usage:


Copyright © 2021 Werysoft Inc.