Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
rpc86
Posting Yak Master
200 Posts |
Posted - 2007-08-16 : 00:01:48
|
| Hi guys,We're using SQL Server 2005 and we've developed banking systems. Some bank-branches do not encounter this problem "Timeout Expired" but others do.When the user updates the passbook of the client, say more than 12 lines of transactions, the interface would pop "timeout expired". What is your advice ?Thank you |
|
|
rmiao
Master Smack Fu Yak Hacker
7266 Posts |
Posted - 2007-08-16 : 22:19:37
|
| Have communication problem between client and server? |
 |
|
|
rpc86
Posting Yak Master
200 Posts |
Posted - 2007-08-17 : 01:37:12
|
| We dont have communication problem because the system vendor already checked the network communications. Our network admin said that the Timeout is just a generic message. We use AS400. But when the program is ran from the Visual Basic 6 debug-mode, there is no problem being encountered. |
 |
|
|
madhivanan
Premature Yak Congratulator
22864 Posts |
|
|
|
|
|