Re: sp_prepare statement
From: Brian Bushay TeamB (BBushay_at_Nmpls.com)
Date: 12/31/04
- Previous message: Achot: "Re: Row cannot be located for updating. Some values may have been changed since it was last read."
- In reply to: Mario: "sp_prepare statement"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 30 Dec 2004 20:43:03 -0600
>I have an application built in Delphi, that makes a connection to SQL Server
>2000 using ADO. In the SQL Server Profiler, the querys apear to be executed
>with the sp_prepare statement. Does the Delphi, or de ADO used by Delphi,
>puts the sp_prepare automatically when I run a query?
SQL server will convert your queries to Stored procedures is that what you are
referring to?
-- Brian Bushay (TeamB) Bbushay@NMPLS.com
- Previous message: Achot: "Re: Row cannot be located for updating. Some values may have been changed since it was last read."
- In reply to: Mario: "sp_prepare statement"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|