Re: TADOTable Error without persistent fields



>No, i am not using code, i just use a TAdoTable, a Tdatasource with the
>TTable as dataset and a TDBgrid asociated to the Datasource, no more. in
>code i just open the table and rigth there i get the error... i have
>forgotten to mention that it is an internal error, i mean it ocurr just in
>debug mode, the end user doesn´t see it.

Do you have a field named "index name" or something like that in your table?

--
Brian Bushay (TeamB)
Bbushay@xxxxxxxxx
.



Relevant Pages

  • Re: TADOTable Error without persistent fields
    ... No, i am not using code, i just use a TAdoTable, a Tdatasource with the ... TTable as dataset and a TDBgrid asociated to the Datasource, ... forgotten to mention that it is an internal error, i mean it ocurr just in ... Prev by Date: ...
    (borland.public.delphi.database.ado)
  • Re: Problem with dynamically generated TDatasource
    ... > TDataSource and TDBGrid and link them altogether, ... If I link up the DBGrid to a datasource placed on the ... Don't name a TDBGrid "table", do somehow indicate what kind of component ... Personally I'm fond of prefixing, ...
    (comp.lang.pascal.delphi.misc)
  • Problem with dynamically generated TDatasource
    ... TDataSource and TDBGrid and link them altogether, ... However, the DBGrid gets generated, but does not display the data from ... If I link up the DBGrid to a datasource placed on the ... dynamically generated query, everything works fine. ...
    (comp.lang.pascal.delphi.misc)