|
|
|
ดู error ให้หน่อยค่ะ จะต้องแก้ไขยังไงคะ Error Type: Microsoft OLE DB Provider for SQL Server (0x800 |
|
|
|
|
|
|
|
To work around this, you can reconfigure the timeout setting.
Based on which type of error you encounter, you can reconfigure the timeout setting as follows:
? Set the remote login timeout to 30 seconds, by using this code:sp_configure 'remote login timeout', 30
go
reconfigure with override
go
? Set the remote query timeout to 0 (infinite wait), by using this code:
sp_configure 'remote query timeout', 0
go
reconfigure with override
go
ไปเซ็ทตามนี้นะครับ..เผื่อจะช่วยได้บ้าง
|
|
|
|
|
Date :
10 ก.ย. 2548 11:45:39 |
By :
นายกระจอก |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ไม่เข้าใจค่ะ ช่วยอธิบายให้หน่อยค่ะ
|
|
|
|
|
Date :
13 ก.ย. 2548 11:29:21 |
By :
new |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 02
|