CPB Mailing List

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Internal Code generator error



Hi,

  I had a similar problem. the error would come out if I put the line:

Trn_Date = dm -> tbSalesH -> FieldByName("trn_date") -> AsDateTime;

Changed it to :

Trn_Date = dm -> tbSalesHTRN_DATE -> AsDateTime;

The problem is gone, don't know why.

Frank


W Komornicki's Home Page | Main Index | Thread Index