msaccess-vcs-addin
msaccess-vcs-addin copied to clipboard
VCS 4.1.0: Error Importing Query during Full Build From Source (Build AS)
trafficstars
Trying to do a full build from source files (clicking Build AS... on the ribbon) I get this error:
This is the error that is contained in the errors.txt file:
Microsoft Access encountered an error while importing the object 'qryDuplicateAssignments'.
Error encountered at line 9. Resource failure
If I select Ignore I subsequently get this error:
Debugging the source code I see this:
These are the source files in question:
qryDuplicateAssignments_bas.txt qryDuplicateAssignments_sql.txt