Re: MS Access and Delphi?



On Thu, 28 Apr 2005 22:32:30 +0100, Fred Hebert <fhebert@xxxxxxxxxxx> wrote:

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.

It's best if you post the code that doesn't work. I haven't had any problems with NULLs in Access, and using SQL for finding and filtering recordds works fine AFAICT.


-- jc .