
ODBC Query Timeout expired, WHY ??
Hi there.
I'm developing some database clientes using:
On the client side:
Win95, VB 4.0 16bits
VB 4.0 ODBC 16bits
On the server:
NT 3.51
SQL server 4.21
I consistently encounter the following runtime error (specially on
time consuming queries):
ODBC Query Timeout expired '3234'
I already changed the query timeout on both the client and server
using the SQL Administrator and SQL Object Manager tools to zero.
This didn't solve anything so I'm kind of clueless on this one.
Can anybody help ?
Thanks in advance