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

Namespace – PB Docs 126 – PowerBuilder Library

Namespace – PB Docs 126

Namespace database parameter

Description

Specifies the .NET Framework data provider to be used to access
data.

note.png When to specify Namespace

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

Controls

  • ADO.NET

Syntax

Parameter

Description

value

Specifies a namespace to be used as the
data provider for an ADO.NET connection. Supported namespaces can
be selected from the drop-down list.

Default

None

Usage

The .NET Framework data provider for a given DBMS describes
a collection of classes used to access a data source in that format
in the managed space.

Examples

To specify that PowerBuilder should use the System.Data.OleDb
namespace to connect to a database:

  • Database
    profile

    Select System.Data.OleDb from the Namespace drop-down list
    on the General 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