Hi All,

I am trying to retrieve a custom field (Carrier) added to the
InventJournalTable but am getting error: Field not found in Table. The
field has been added to the table and contains data. Any suggestion? The
error message is pointing to the column after the equal sign.

display Carrier GetCarrier()
{
return (select Carrier from InventJournalTable where
InventJournalTable.JournalId == InventJournalTrans.JournalId).Carrier;
}



Thanks,

Bob








Bob Brinker
Oakdene Group, Inc.
2625 Butterfield Rd. (Suite 212E)
Oak Brook, IL 60523-1261
(630)368-1046 x/230
(630)368-1050 (Fax)
[EMAIL PROTECTED]





Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to