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.
Applies to
ADO.NET
OLE DB
SNC SQL Native Client for Microsoft SQL Server
Syntax
1 |
TimeOut=value |
Parameter |
Description |
---|---|
value |
The number of seconds the interface waits for a |
Default value
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 profile
Type 10 in the Timeout box on the System page in the Database
Profile Setup dialog box. -
Application
Type the following in code:
1SQLCA.DBParm="TimeOut=10"
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest