Re: TADOTable problem
- From: "Paul Saxton" <bnew@xxxxxxxxxx>
- Date: Fri, 17 Feb 2006 12:34:53 -0000
Not that it will solve your problem, but you may want to consider using
ADODatasets rather than tables as they are far more powerful
"paul mayer" <pmayer@xxxxxxxxxxxx> wrote in message
news:1io8qada6oj0c.66d5w0sgfbfh.dlg@xxxxxxxxxxxxx
Its a strange problem I have with this component.
I set the properties at design time and change the active property to true
and its ok. I set the same properties at run time and when I try to make
it
active I get this error :could not convert variant of type (Null) into
typr
(String)
The table is an Access one with the following fields
Id (auto) (pk)
CreationDate (TDateTime)
Name (String)
Now even more strange. If I single step into the code and change the
property to active through F7, its quite happy.
I dont see why there should be a problem
Paul
.
- Prev by Date: Re: TADOTable problem
- Next by Date: Delphi 7 Ent. TADOStoredProc
- Previous by thread: Re: TADOTable problem
- Next by thread: Delphi 7 Ent. TADOStoredProc
- Index(es):
Relevant Pages
|