msaccess-vcs-addin icon indicating copy to clipboard operation
msaccess-vcs-addin copied to clipboard

VCS 4.1.0: Error Importing Query during Full Build From Source (Build AS)

Open arpm-awv opened this issue 7 months ago • 0 comments
trafficstars

Trying to do a full build from source files (clicking Build AS... on the ribbon) I get this error:

Image

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:

Image

Debugging the source code I see this:

Image

These are the source files in question:

qryDuplicateAssignments_bas.txt qryDuplicateAssignments_sql.txt

arpm-awv avatar Mar 24 '25 14:03 arpm-awv