Please help, folks -- I need advice. I'm horrified to have found after splitting a database and rolling out the fe/be that a table is named incorrectly. When a user tries to launch a particular query (that produces a report) they get a 3078 error because a table is not found. Evidently at some point in development I'd decided a table wasn't going to be used, stupidly, it turns out, and changed its name to tablename DELETE (I offer no excuse for this.)
I changed the tablename back to the table name that the query calls, but I'm still getting the error when the button is pressed and the query tries to launch--it's still saying the table name is incorrect, although I can see that the table name matches the table name in query.
I've never split a database or used a fe/be before and I'm not skilled at the administration.
Can someone offer some advice?
Thank you!
I changed the tablename back to the table name that the query calls, but I'm still getting the error when the button is pressed and the query tries to launch--it's still saying the table name is incorrect, although I can see that the table name matches the table name in query.
I've never split a database or used a fe/be before and I'm not skilled at the administration.
Can someone offer some advice?
Thank you!