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

Adding functions to an existing section in the file – PB Docs 2022 – PowerBuilder Library

Adding functions to an existing section in the file – PB Docs 2022

Adding functions to an existing section in the file

If sections for your back-end DBMS already exist in PBODB.ini, use
the following procedure to add new functions.

To add functions to an existing section in PBODB.ini:

  1. Open PBODB.ini in one of the following ways:

  2. Locate the entry for your back-end DBMS in the DBMS
    Driver/DBMS Settings section of PBODB.ini.

    For example, here is the PBODB.ini entry for SQL
    Anywhere:

  3. Find the name of the section in PBODB.ini that contains
    function information for your back-end DBMS.

    To find this section, look for a line similar to the following
    in the DBMS Driver/DBMS Settings entry:

    For example, the following line in the DBMS Driver/DBMS
    Settings entry for SQL Anywhere indicates that the name of the
    Functions section is ASA_FUNCTIONS:

  4. Find the Functions section for your back-end DBMS in
    PBODB.ini.

    For example, here is the Functions section for SQL
    Anywhere:

  5. To add a new function, type a comma followed by the function
    name at the end of the appropriate function list, as follows:

    • Aggregate functions

      Add aggregate functions to the end of the AggrFuncs
      list.

    • All other functions

      Add all other functions to the end of the Functions
      list.

    Case sensitivity

    If the back-end DBMS you are using is case sensitive, be
    sure to use the required case when you add the function name.The
    following example shows a new function for SQL Anywhere added at
    the end of the Functions list:

  6. Save your changes to PBODB.ini.


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