S1000 error

Keith Clark <[email protected]> Tue, 23 Feb 2010 17:10:02 -0500
Newsgroups gmane.comp.openoffice.dba.user
Message-ID <1266963002.11760.2.camel@HP1211N>
I made a few changes in a MySQL database that my Base application
connects to via the java connector and now I cannot open a form that
references the table that I made changes to.

It gives the following:

SQL Status: S1000

The document "Register/frmSales" could not be opened.

I changed it so the default value is None, Null is not allowed and I
changed the max length from Char(13) to Char(10).

Any ideas?

Keith