Coleman984
Registered User.
- Local time
- Yesterday, 16:01
- Joined
- Jul 28, 2011
- Messages
- 89
I have a database that I have copied over from an existing database because the setup will be very similar. I have been able to locate the majority of the reference issues in regards to the select statements (i've changed query, table, and field names to be more logical). Now I'm not able to find these last couple of errors on a form.
Is there a bit of code that will output the name of the table that the select statement is trying to preform but not able to?
If that doesn't make sense lets try this. Is there a way to get access to tell me the name of the query / table / or whatever is causing the select error in a message box or whatever?
Is there a bit of code that will output the name of the table that the select statement is trying to preform but not able to?
If that doesn't make sense lets try this. Is there a way to get access to tell me the name of the query / table / or whatever is causing the select error in a message box or whatever?