OpenRowSet

From: Andrew (anonymous_at_discussions.microsoft.com)
Date: 06/11/04

  • Next message: Hari: "Re: Finding tables referenced in a Stored Procedure"
    Date: Fri, 11 Jun 2004 12:36:42 -0700
    
    

    I am planning to use the OpenRowSet method within my
    stored procedures However, does anyone know of any issues
    inregard to memory leaks using this method? I am
    assuming that SQL Server takes care of closing the
    connection after the row set is returned.

    Thanks
    Andrew


  • Next message: Hari: "Re: Finding tables referenced in a Stored Procedure"