N
ngrTerry
I need an app which will go to a library on the AS/400 and then give
me a list of tables that are in there.
I then want fo go through the tables and retrieve the structure of
those tables.
So something like
For each Table in Library
for each field in table
get the properties of that field - ie number 5,2 = 5 digits
- 2 decimal places
Does anyone know if this can be achieved and supply any code ideas
Many thanks in advance
|Terry
me a list of tables that are in there.
I then want fo go through the tables and retrieve the structure of
those tables.
So something like
For each Table in Library
for each field in table
get the properties of that field - ie number 5,2 = 5 digits
- 2 decimal places
Does anyone know if this can be achieved and supply any code ideas
Many thanks in advance
|Terry