Re: MS Access and Delphi?
- From: "Viatcheslav V. Vassiliev" <support@xxxxxxxxxxxxxxx>
- Date: Fri, 29 Apr 2005 19:57:43 +0400
Do you have primary key on this table?
//------------------------------------------
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:Xns964755A259A2Cfheberthotmailcom@xxxxxxxxxxxxxxxx
> "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...
.
- References:
- MS Access and Delphi?
- From: Fred Hebert
- Re: MS Access and Delphi?
- From: Jeremy Collins
- Re: MS Access and Delphi?
- From: Fred Hebert
- MS Access and Delphi?
- Prev by Date: Re: ado update query
- Next by Date: Re: stored proc RETURN_VALUE.... there it is, I want to use it !!!
- Previous by thread: Re: MS Access and Delphi?
- Next by thread: Re: MS Access and Delphi?
- Index(es):
Relevant Pages
|