Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pause SQL execution
Message
 
 
To
19/12/2008 15:40:48
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Miscellaneous
Thread ID:
01368914
Message ID:
01368927
Views:
10
Mark,

>Is it a VFP command? I am looking to pause execution from VFP that runs a SQL SP.

No it's a SQL server command.. that appeared to be what you were asking for *g*.

On VFP if you have a synchronous connection VFP will wait until the SQL function call has returned. If you have an asynchronous connection I recommend you use a timer based polling loop.

>>Look at the WAITFOR command.
>>
>>>Is there a way of pausing SQL Server SP execution?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform