Re: TADOStoredProc
- From: Brian Bushay TeamB <BBushay@xxxxxxxxx>
- Date: Tue, 09 Oct 2007 19:37:43 -0500
However you would be more inline with design of Borland ADO components if
you
used TadoDataset and TadoCommand instead of TadoStoredProc or TadoQuery
For my curiosity: what do you by being more inline using TADODataset and
TADOCommand?
TadoStoredProc and TadoQuery are intended to match up with the properties of
TStoredProc and TQuery. These are Borland's BDE components shipped with the
first version of Delphi.
Those properties did not mach up well to ADO properties. TadoDataset and
TadoCommand do. The properties used in these Tdataset desendants also match up
closer to other recent Borland Tdataset defendants.
--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.
- Follow-Ups:
- Re: TADOStoredProc
- From: Nigel Jones
- Re: TADOStoredProc
- From: Alan T
- Re: TADOStoredProc
- References:
- TADOStoredProc
- From: Alan T
- Re: TADOStoredProc
- From: Brian Bushay TeamB
- Re: TADOStoredProc
- From: Niklas Larsson
- TADOStoredProc
- Prev by Date: Free Interbase & Firebird OLE DB - iboledb 2.0.0207 (released Nov 18, 2006)
- Next by Date: Re: TADOStoredProc
- Previous by thread: Re: TADOStoredProc
- Next by thread: Re: TADOStoredProc
- Index(es):
Relevant Pages
|