Pulling out the data was a little bit try & error because PB wants a Column number instead of a column name.
But using DatabaseColumns & DatabaseColumnName (to verify the number with the name) doesn't work.
The return value of DatabaseColumns is always 0...
Shouldn't I set the table first before using DatabaseColumns?
Didn't find a PB command for that.
Am I missing something?
Please bear with me, I'm a SQL novice
Thanks for any help.
