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

Init_Prompt – PB Docs 2022 – PowerBuilder Library

Init_Prompt – PB Docs 2022

Init_Prompt

database parameter

Description

Specifies whether you want to be prompted during
initialization.

When to specify Init_Prompt

You must specify the Init_Prompt parameter before connecting to
the database.

Applies to

OLE DB

Syntax

Parameter

Description

value

Specifies whether you want to be prompted during
initialization. Values are:

  • Not set

    Do not prompt.

  • Always

    Always prompt for initialization information.

  • If needed

    Prompt only if more information is needed.

  • If needed (required)

    Prompt only if more information is needed. Do not
    allow the user to enter optional information.

  • Never

    Do not prompt.

Default value

Init_Prompt=’Not set’

Examples

To specify that you want always to be prompted during
initialization:

  • Database profile

    Select Always from the Prompt drop-down list on the System
    page in the Database Profile Setup dialog box.

  • Application

    Type the following in code:

See also

DataLink


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