Results 1 to 8 of 8

Thread: run stored procedure asynchronously *Resolved*

Threaded View

  1. #1

    Thread Starter
    Wall Poster TysonLPrice's Avatar
    Join Date
    Sep 2002
    Location
    Columbus, Ohio
    Posts
    3,969

    run stored procedure asynchronously *Resolved*

    I made a post yesterday called "Application Busy" asking about how to handle a stored procedure that runs for up to twenty minutes locking up my application. Someone I was talking to about it mentioned I could run stored procedure asynchronously from an ActiveX exe and another said just run it run asynchronously.

    I Googled on it and it looks like it has potential but everything I saw was about .NET.

    Can I use the method in 6.0? Does any one have a sample project or could post some code to get me started?
    Last edited by TysonLPrice; Aug 22nd, 2005 at 06:17 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width