Hi Klaus, > That's my level! I didn't immediately find what I was looking for, but > at least this is giving me a whole new set of controls to play with. > Thanks!
To round up the picture a little bit (you asked for the "more abstract" enlightments originally :) : Think of the form as you see it in the database window as a whole document. It can, potentially, display data from more than one table/query only. The most obvious example is if you let the wizard create a form/sub form document. Logically, it will then contain two "forms" (the term is ambiguous, yes), where one is bound to your master table, and the other one to your "sub table". The properties whether you want to be able to insert/update/delete data belong to the logical forms, since they might of course be different for the main and the sub form. Thus, those settings cannot be found with the form document (where you originally looked for), but only with the logical forms. Those are managed in the form navigator, which Andrew pointed you to. 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]
