> Thanks, I edited sys_forms/data for the form in question, but the strangest > thing occurred. When I got in the objects are assigned to another table, > another form which is still working properly. Is this normal? Should I > change the objects to the proper table or view in this case.
It's not normal, it's some kind of corruption. Assuming that most of the form information is there and that the corruption is in the middle of form data, you should be able to change it back to the way you want, using other objects or other forms as your model. It goes without saying that you will make a backup copy of the whole table before trying this, right? -- Larry
