Re: TADOStoredProc
- From: Brian Bushay TeamB <BBushay@xxxxxxxxx>
- Date: Mon, 08 Oct 2007 22:00:33 -0500
What is the difference between Open and ExecProc?
In addition, I cannot find this ExecProc method from help in the Method list
about TADOStoredProc.
However, if I press F1 at ExecProc can give me the help.
ExecProc should be for executing SQL code that does not return a dataset.
Open for SQL code that returns a dataset.
However you would be more inline with design of Borland ADO components if you
used TadoDataset and TadoCommand instead of TadoStoredProc or TadoQuery
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.
- Follow-Ups:
- Re: TADOStoredProc
- From: Niklas Larsson
- Re: TADOStoredProc
- References:
- TADOStoredProc
- From: Alan T
- TADOStoredProc
- Prev by Date: Re: Assign username/password to access file
- Next by Date: Re: TADOStoredProc
- Previous by thread: TADOStoredProc
- Next by thread: Re: TADOStoredProc
- Index(es):