I have a small app. with 1 file - WORDS
I put some data in the table which my 1 form accesses through scritps.
All works well but now I cannot add any more data to the file.
Its there, the form accesses it but the system editor and database mgr and popups donot see any data.
If I try through the sys editor and do a save I get
and telling me that the table does not exist.
Any ideas?
All was well until l did a test deployment.
B. Cameron,
What version of OpenInsight are you using?
I would suggest re-attaching the volume that contains the data file:
run attach_table "", "WORDS"
Then go into the Database Manager and save the database.
Cameron Purdy
Revelation Software
Cameron,
I am using oi 3.5.
I ran the attach_table and then saved the database oultine
but still cannot see any items via the database mgr or sys editor.
It seems to let me create records as long as I don't have an
"*" in the key but still does not display any data.
"Weird scenes inside the goldmine!"
Cameron,
Looks like the header is corrupt.
"G"one "F"or "E"ver ……..
It'll take less time to just recreate and re-enter the data than to repair.
Thanks!!