Info:
Connecting to a schema where all the tables are synonyms to the real schema where the tables reside.

Problem:
During execution Qt reports

QSqlCursor::setName: unable to build record, does 'schema.table' exist?

This issues doesn't exist in the development environment, since we don't do the stupid two schema thing.

Any ideas????