Hi there,

i have replaced a table called "OriginalTable" by doing the following steps:

a) copying the original file to a file called "NewName"
b) added and changed fields in "NewName"
c) deleted "OriginalTable"
d) renamed "NewName" to "OriginalTable"

After that, I received an error code, when I tried to open the table to view
records, the error msg is:

"column not found: AdressNewName.fieldname in SQL Statement SELECT * FROM
"Adress" ORDER BY "AdressNewName"."company"

Obviously, the SQL contain ... "AdressOriginalTable"."company" instead of
the above.


Any idea how I can fix that ?
(using Version 3.10 Build 9399)

Kind regards

Guido


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@openoffice.org
For additional commands, e-mail: users-h...@openoffice.org

Reply via email to