Hello Alexandro, > Writing permissions was a common issue in the past with MySQL there was > even a macro written to force a Grant ALL permission on MySQL which it > seems is very popular since it keeps comming up on the dba.openoffice.org > > http://dba.openoffice.org/howto/IgnoreDriverPrivileges.html > > Is one of the very first one of the howtos.
This setting tells Base's ODBC or JDBC driver to ignore what the system-driver tells about privileges. If you choose "MySQL" in the UI when setting up a database, then Base's MySQL (internally employing the generic JDBC or ODBC driver, as per your choice) will automatically set this property, so you do not have to care for it. There wasn't any change here on OOo side. I am not sure if there was a change on MySQL side, i.e. if the setting would still be necessary with newer drivers. But since it doesn't hurt ... Ciao Frank -- - Frank Schönheit, Software Engineer [EMAIL PROTECTED] - - Sun Microsystems http://www.sun.com/staroffice - - OpenOffice.org Base http://dba.openoffice.org - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
