J
Jez
Hi-
I have an Access 2000 front end on an SQL 2000 SP3 backend and am tring to
run a particular pass-through query as follows:
exec sp_Trades '04-Oct-2003','04-Nov-2003','XXX%',NULL,'S', 0, 256,'BBG;WM'
This query times-out no matter what timeout value I set but if I run the
exact same query in SQL 2000 Query Analyser it returns as expected in about
3 seconds.
I have other Pass-Through queries that call other sp's in my database and
they run fine.
Any ideas?
Thanks in Advance,
Jez.
I have an Access 2000 front end on an SQL 2000 SP3 backend and am tring to
run a particular pass-through query as follows:
exec sp_Trades '04-Oct-2003','04-Nov-2003','XXX%',NULL,'S', 0, 256,'BBG;WM'
This query times-out no matter what timeout value I set but if I run the
exact same query in SQL 2000 Query Analyser it returns as expected in about
3 seconds.
I have other Pass-Through queries that call other sp's in my database and
they run fine.
Any ideas?
Thanks in Advance,
Jez.