Re: MS Access and Delphi?
- From: Fred Hebert <fhebert@xxxxxxxxxxx>
- Date: 29 Apr 2005 06:26:15 -0700
"Jeremy Collins" <jd.collins@xxxxxxxxxxxxxxxx> wrote in
op.spzlhird4al0tm@office:">news:op.spzlhird4al0tm@office:
> 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.
>
>
No code necessary, just a table and a data source linked to a data grid,
tried to delete some text entered into a field and got an error that the
field couldn't be null. This is a bogus error because nulls are definitely
allowed.
You mentioned SQL, I havent tried using queries. I was trying to use
tables the way I did it way back when I was using the BDE and Paradox.
I'll give queries a try...
.
- Follow-Ups:
- Re: MS Access and Delphi?
- From: Viatcheslav V. Vassiliev
- Re: MS Access and Delphi?
- References:
- MS Access and Delphi?
- From: Fred Hebert
- Re: MS Access and Delphi?
- From: Jeremy Collins
- MS Access and Delphi?
- Prev by Date: TAdoQuery not closing the connection ?
- Next by Date: Re: TAdoQuery not closing the connection ?
- Previous by thread: Re: MS Access and Delphi?
- Next by thread: Re: MS Access and Delphi?
- Index(es):
Relevant Pages
|