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 TCP/IP protocol – PB Docs 2022 – PowerBuilder Library

Connecting over TCP/IP protocol – PB Docs 2022

Connecting over TCP/IP protocol

To create a database connection cache for the SQL Server
database over the TCP/IP protocol:

Specify the Server host field
according to the following table. The TCP/IP protocol will be used by
default.

Server name

Connection String

Description

172.25.13.1

Data Source=172.25.13.1;Initial Catalog=SnapTest;User
ID=sa;Password=appeon;

Connect by IP

127.0.0.1sql2016

Data Source=172.25.13.1sql2016;Initial
Catalog=SnapTest;User ID=sa;Password=appeon;

Connect to the specific instance by IP

RemoteDBMachineName

Data Source=RemoteDBMachineName;Initial
Catalog=SnapTest;User ID=sa;Password=appeon;

Connect to the remote database by its machine
name

RemoteDBMachineNameinstancename

Data Source=RemoteDBMachineNameinstancename;Initial
Catalog=SnapTest;User ID=sa;Password=appeon;

Connect to the specific instance by its machine
name

tcp:(local)MSSQLSERVER01

Data Source=tcp:(local)MSSQLSERVER01;Initial
Catalog=SnapTest;User ID=sa;Password=appeon;”

Force to use TCP/IP protocol to connect to the
specified local instance

dbconn_rId68.png


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