RE: [dbi] YA Stored Procedure Question

From: David N Murray (dmurray_at_jsbsystems.com)
Date: 03/03/05

  • Next message: Jeff Urlwin: "RE: Problem installing DBD::ODBC 1.13"
    Date: Wed, 2 Mar 2005 18:41:22 -0500 (EST)
    To: Jenda Krynicky <Jenda@Krynicky.cz>
    
    

    On Mar 2, Jenda Krynicky scribed:

    >
    > Try to add
    > SET NOCOUNT ON
    > on top of the stored procedure. That should prevent the select into
    > and update statements from getting in the way.
    >

    Thanks! That's it. I forgot about that.

    Dave


  • Next message: Jeff Urlwin: "RE: Problem installing DBD::ODBC 1.13"