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

Connecting over Named Pipes – PB Docs 2022 – PowerBuilder Library

Connecting over Named Pipes – PB Docs 2022

Connecting over Named Pipes

To create a database connection cache for the SQL Server
database over the Named Pipes protocol:

Specify the Server host field
according to the following connection strings:

dbconn_rId76.png

Tips:

You can check which protocol is currently used by executing
the following SQL statement:

You can specify the protocol in the server host by adding the
following prefix before the server name: np:, tcp:, or lcp:.

If you add the “tcp:” prefix to the server host, then TCP/IP
protocol will be used even though it connects with a local
database.

If the server host is entered with an IP address, even if the
“lcp:” prefix is added, it will still connect to the database over
TCP/IP.

If you want to connect to the specified instance, you can add
“”+”instance name” to the server host, for example
“.MSSQLSERVER01”.


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