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

CursorLib – PB Docs 126 – PowerBuilder Library

CursorLib – PB Docs 126

CursorLib database parameter

Description

Specifies the cursor library to use when connecting to an
ODBC data source.

Controls

  • ODBC (if driver and
    back-end DBMS support this feature)

Syntax

Parameter

Description

value

The cursor library to use when connecting
to an ODBC data source. Values are:

  • ODBC_Cur_Lib

    Use the ODBC Version 2.0 or higher cursor library.

  • If_Needed

    Use the ODBC Version 2.0 or higher cursor library if your
    ODBC driver does not support cursors.

  • Driver_Cursors

    (Default) Use your data source’s native cursor support.

Default

CursorLib=’Driver_Cursors’

Examples

To specify use of the ODBC Version 2.0 or higher
cursor library when connecting to an ODBC data source:

  • Database profile

    Select Cursor Library from the Cursor Library drop-down list
    on the Transaction page in the Database Profile Setup dialog box.

  • Application

    Type the following in code:


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