Loop over TfrxDataSet
It seems as if the TfrxDataSet is missing some properties that are necessary for retrieving the field names from that table. If anyone could post an example of how to do this it would be greatly appreciated.
Comments
There is a very poorly thought out procedure that they use for the TfrxDataSet Class.
Where I have the problem with this way of doing it is that it uses a Procedure rather than a function.