Just getting back into Delphi after about 4 years away, and have a few probs trying to remember a few bits when working with databases.
1) When I return an SQL statement, giving me a single column of x rows, how can I 'export' that as a string array?
2) As 1), but with more than one colum can I 'export' as an array of arrays?
Thanks folks.
1) When I return an SQL statement, giving me a single column of x rows, how can I 'export' that as a string array?
2) As 1), but with more than one colum can I 'export' as an array of arrays?
Thanks folks.