Re: MS Access and Delphi?
- From: "Viatcheslav V. Vassiliev" <support@xxxxxxxxxxxxxxx>
- Date: Fri, 29 Apr 2005 13:39:09 +0400
On client-side cursor (default in VCL ADO) find and filter are implemented
by ADO and do not depend on provider. There should be no problems with NULL
and MS Access too.
//------------------------------------------
Regards,
Vassiliev V. V.
http://www.managed-vcl.com - using .Net objects in Delphi for Win32 +
ADO.Net
http://www.oledbdirect.com - The fastest way to access MS SQL Server,
MS Jet (Access) and Interbase (through OLEDB)
"Fred Hebert" <fhebert@xxxxxxxxxxx> ÓÏÏÂÝÉÌ/ÓÏÏÂÝÉÌÁ × ÎÏ×ÏÓÔÑÈ ÓÌÅÄÕÀÝÅÅ:
news:Xns9646A814795fheberthotmailcom@xxxxxxxxxxxxxxxx
>I am trying to create a small stand alone application for my son that
> stores it's data in a MS Access Database. Usually I am developing client
> server applications that connect to a SQL server, but I this case it's
> back
> to basics. Years back I would have used BDE for this kind of thing, but
> in
> this instance I would prefer to use MS Access.
>
> I tried using the basic ADO components that came with Delphi. It seemed
> to
> be fairly strait forward but it doesn't work as well as I would like.
> First it doesn't like NULL fields and several of the find and filter
> functions are not supported.
>
> Does anyone know of a good reference/tutorial for using MS Access in
> Delphi? Perhaps I don't have some of the options set up correctly?
>
> I am not really interested in buying another DB engine because this is a
> one shot deal, that I am doing for free for my son.
.
- References:
- MS Access and Delphi?
- From: Fred Hebert
- MS Access and Delphi?
- Prev by Date: Re: Emptying Table in ADO
- Next by Date: TAdoQuery not closing the connection ?
- Previous by thread: Re: MS Access and Delphi?
- Next by thread: Master/Detail Deletions
- Index(es):
Relevant Pages
|