I noticed that SetInSet2 does not seem to be working in the report generator in 8.5 when run in client-server mode. When running the check it gives "Unknown symbol 1:SETINSET2". It does work locally however. Is there something I can do to get it to work or is this a bug?
Hi Gastón,
Please report a bug in our issue tracker and attach test database that you can repeat this in so I can have a look. Paste subject here once done...
From what I've read, using these will store the updated records in memory and then write them to the database in bulk, instead of each record writing to the database in turn. So perhaps there&apo...