Does anyone know what the extended store procedures:
sp_cursorprepexec, sp_cursorprepare
what do they do?
what are they used for?
The sp_cursorxxx procedures are internal system stored
procedures used for API server cursors. They are invoked and
used by the data access APIs (ADO, ODBC, OLE DB etc).
There is more information on the specific functions of some
of these in books online under API Server Cursors.
-Sue
On Wed, 14 Apr 2004 04:41:34 -0700, "cs"
<anonymous@.discussions.microsoft.com> wrote:
>Does anyone know what the extended store procedures:
>sp_cursorprepexec, sp_cursorprepare
>what do they do?
>what are they used for?
Showing posts with label dowhat. Show all posts
Showing posts with label dowhat. Show all posts
Thursday, March 22, 2012
Does anyone know what the extended store procedures:
sp_cursorprepexec, sp_cursorprepare
what do they do?
what are they used for?The sp_cursorxxx procedures are internal system stored
procedures used for API server cursors. They are invoked and
used by the data access APIs (ADO, ODBC, OLE DB etc).
There is more information on the specific functions of some
of these in books online under API Server Cursors.
-Sue
On Wed, 14 Apr 2004 04:41:34 -0700, "cs"
<anonymous@.discussions.microsoft.com> wrote:
>Does anyone know what the extended store procedures:
>sp_cursorprepexec, sp_cursorprepare
>what do they do?
>what are they used for?sql
sp_cursorprepexec, sp_cursorprepare
what do they do?
what are they used for?The sp_cursorxxx procedures are internal system stored
procedures used for API server cursors. They are invoked and
used by the data access APIs (ADO, ODBC, OLE DB etc).
There is more information on the specific functions of some
of these in books online under API Server Cursors.
-Sue
On Wed, 14 Apr 2004 04:41:34 -0700, "cs"
<anonymous@.discussions.microsoft.com> wrote:
>Does anyone know what the extended store procedures:
>sp_cursorprepexec, sp_cursorprepare
>what do they do?
>what are they used for?sql
Subscribe to:
Posts (Atom)