Re: Record not found or changed by another user



SKaziolas wrote:

Do I have to create them also?

Either that or set the properties in code. I find it much easier to
create the field objects at design time but you should do what works
best for you.

--
Bill Todd (TeamB)
.



Relevant Pages

  • Re: Dynamic field type
    ... > As long as you do not instantiate field objects at design time the ... > field objects will be created at runtime based on the data type ... Have not done much with ADO but I seem to remember one of the ADO objects ...
    (borland.public.delphi.database.ado)
  • Re: types in TField
    ... >You can try instantiating the field objects at design time and changing ... >Bill Todd ...
    (borland.public.delphi.database.ado)
  • Re: Precision of retrieved data
    ... If you do not create field objects at design time using the fields ... editor the VCL creates them automatically at runtime. ... to find the field object type is to create the field objects at design ...
    (borland.public.delphi.database.ado)
  • Re: Help! changed data type and now cannot run project
    ... I suspect that you instanciated field objects at design time. ... Bill Todd ...
    (borland.public.delphi.database.ado)