Execute SP async with ability to stop execution

K

Kyle Jedrusiak

In Access XP is there a way to programatically execute a long running stored
procedure on a SQL 2000 server and have the ability to stop it at will?

ADO? DAO? DAO w/Workspaces and ODBCDirect?

Please point me to a working example if possible.

Thanks

Kyle!
 
Top