Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to resolve the lock
Message
 
 
To
16/12/2004 17:49:12
General information
Forum:
Microsoft SQL Server
Category:
Database management
Miscellaneous
Thread ID:
00967937
Message ID:
01275126
Views:
21
>Set a Timeout.
>
>You can use a Connection interface timeout ( this is a job timeout )
>or a T-SQL lock timeout ( more precise )
>
>* ODBC
>sqlsetpro(m.stmt,"ConnectTimeOut",5)
>* T-SQL
>SET LOCK_TIMEOUT timeout_period
>
>
Hi Fabio,

How does it affect a SP execution and is there a way to increase time for SP?

Thanks in advance.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform