To address the view issue, I have a database where the unload/reload
gives four errors at the end of the data load. Two are views out of
order and two are temp tables that aren't there when the report is
loaded. The errors have caused no problems with the application, but I
was tearing my hair out for a while until I figured out what was happening.
Albert
On 04/02/2011 4:40 AM, Jim Belisle wrote:
I am using the latest 7.6 version.
I received the above error (5 times at end of processing the Load)
when doing an UNLOAD RELOAD.
I have a previous thread on this error that points to a possible
problem with views.
I do know I have created more tables since my previous UNLOAD RELOAD.
I have looked at the new tables, including column definitions, and all
looks well.
No new views are based on these new tables.
I did encounter an ACCESS violation when attempting to create another
new table based on an Excel file.
I had to use the Task Manager to get out of RBASE.
What should be my next step in finding the problem?
James Belisle