Hello,
I have been using Apex for quite some time without any issues but just today I tried to create a form based on a table and got this error. - you do not have access to the schema that you are importing. Import failed.
The table in question does belong to another schema but the Apex parsing schema has access too it. (And I have created forms on this table in the past)
Anyone point me in the right direction?
Version 4.2.2.00.11 on 2008R2.
Thanks