Search found 1 match

by micuser
Wed Nov 13, 2013 7:30 pm
Forum: Databases
Topic: revDataFromQuery / Table Fields problem
Replies: 13
Views: 13227

Re: revDataFromQuery / Table Fields problem

The problem is the varlist that is returned by revDataFromQuery. The varlist for each row seems to be hard-coded into Livecode as comma delimited. This varlist is the problem and seems to not be able to be controlled to my knowledge in Livecode. If I am wrong, please correct me and I will be glad to...