|
Posted by johnny on 09/27/68 11:38
hi all,
I hope it is easier for you to answer than for me trying to explain
it...
In a database I have some tables , each one has some mandatory fields
at the beginning and a couple at the end.
In the middle each table can have some additional fields from 0 to n
depending on how many fields have been inserted by who created the
table.
Now, I need to set up a script which ,after receiving from a form the
table name, can print the first known fields,and all the additional
ones , but I don' t want it to show the last 2 columns of the table
because they store sensitive or useless contents.
any tips ?
TIA
johnny
[Back to original message]
|