Re: TADOStoredProc
- From: "Bill Todd" <no@xxxxxx>
- Date: 10 Oct 2007 07:07:44 -0700
Nigel Jones wrote:
I'm not sure what you mean by "do not match up well"? We have a large
client suite that excusively uses TADOQuery and TADOStoredProc
components for database access. We don't appear to have any problems
with the components and they are easy-to-use.
Read a bood about ADO and try to map the objectes, properties, methods
and events to TADOQuery, TADOStoredProc, TADOCommand and TADODataSet.
You will find the mapping almost perfect with TADOCommand and
TADODataSet. TADOQuery and TADOStoredProc work well but they do not
expose all of the features of ADO the way TADOCommand and TADODataSet
do.
--
Bill Todd (TeamB)
.
- Follow-Ups:
- Re: TADOStoredProc
- From: Bill Todd
- Re: TADOStoredProc
- References:
- TADOStoredProc
- From: Alan T
- Re: TADOStoredProc
- From: Brian Bushay TeamB
- Re: TADOStoredProc
- From: Niklas Larsson
- Re: TADOStoredProc
- From: Brian Bushay TeamB
- Re: TADOStoredProc
- From: Nigel Jones
- TADOStoredProc
- Prev by Date: Re: TADOStoredProc
- Next by Date: Re: TADOStoredProc
- Previous by thread: Re: TADOStoredProc
- Next by thread: Re: TADOStoredProc
- Index(es):
Relevant Pages
|