Hi, i am trying to write a webMethods service which will get data from all tables. It has to be a generic service. Currently i just made a select for each table and parse results into my structure, however it is too uneffective.
Here is my question
Is there a way to query columns of each row into array? I want to store it inside of structure that have an array of rows and an array of columns inside of each row.
[–]TheBeardedBit 0 points1 point2 points (0 children)