Hi Mechtilde, > though I've full access to the database (MySQL via > ODBC -via tables (Tabellen) I'm able to insert > data) I can't use a formula to insert data. In the > title is the message "write protected" > (schreibgesch�tzt). How can I keep away the > writeprotection?
The Write Protection in the title is only for the form document as a whole (and shoudn't appear, but that's another story), not for the database records you are editing with the form. To reproduce your problem, it might be helpful to know which table structure you're using (do a "SHOW CREATE TABLE <table>" in the query design, be sure to check the "Run SQL command directly" toolbox item). Also, the concrete form might be interesting. I assume you let the form wizard create it, and added all fields? Ciao Frank -- - Frank Sch�nheit, Software Engineer [EMAIL PROTECTED] - - Sun Microsystems http://www.sun.com/staroffice - - OpenOffice.org Database http://dba.openoffice.org - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
