Re: Help! changed data type and now cannot run project



I suspect that you instanciated field objects at design time. If so,
delete the field objects for the fields you changed then create them
again.

--
Bill Todd (TeamB)
.



Relevant Pages

  • Re: types in TField
    ... >You can try instantiating the field objects at design time and changing ... >Bill Todd ...
    (borland.public.delphi.database.ado)
  • 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: Record not found or changed by another user
    ... SKaziolas wrote: ... create the field objects at design time but you should do what works ... Bill Todd (TeamB) ...
    (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)