Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

ODBC SQL functions – PB Docs 2021 – PowerBuilder Library

ODBC SQL functions – PB Docs 2021

ODBC
SQL functions

Contents

DBHandle

In SQL statements, you can use any function that your backend DBMS
supports (such as aggregate or mathematical functions). For example, if
your DBMS supports the function Sum, you can use the function Sum in a
SELECT statement:

Calling ODBC functions

While PowerBuilder provides access to a large percentage of the
features within ODBC, in some cases you may decide that you need to call
one or more ODBC functions directly for a particular application.
PowerBuilder provides access to most Windows DLLs by using external
function declarations.

The ODBC calls qualify for this type of access. Most ODBC calls
require a pointer to a connection handle (of the variable type HDBC) to a
structure as their first parameter. If you want to call ODBC without
reconnecting to the database to get a connection handle, use the
PowerScript DBHandle function.


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x