Hi,
I can successfully link a table in MS Access using the Client Access ODBC Driver to the AS400. This will bring down the table field/file definitions as they are on that database - with names like #1NTXS etc.
I have put together a routine in
VB that automates this process but tables with those field names are not much use to me.
I need a way to retrieve the field descriptions that also exist on the AS400 for these fields. Does anyone have way to do this??