Timeout database parameter
Description
Specifies the number of seconds the interface should wait
for a connection to the data provider to complete.
When to specify TimeOut
You must specify a value for TimeOut before connecting
to the database.
Controls
-
ADO.NET
-
OLE DB
-
SNC SQL Native Client for Microsoft SQL Server
Syntax
1 |
TimeOut=<span>value</span> |
Parameter |
Description |
---|---|
value |
The number of seconds the interface waits |
Default
None
Usage
The default value for the TimeOut parameter is driver-specific.
Examples
To set the TimeOut value to wait 10 seconds for a
connection to complete:
-
Database
profileType
10
in the Timeout
box on the System page in the Database Profile Setup dialog box. -
Application
Type the following in code:
1SQLCA.DbParameter="TimeOut=10"
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest