I have a query that returns all the columns in the table with ODBC_result_all. It works great and prints all the data fine however,
Im looking to use a substr() on 1 column to parse off some data and format the result.
IS this possible to format/parse one columns data and still use the odbc_result_all?
Cant find much online...
Any help is appreciated.
ODBC_result_all
Moderator: General Moderators