I found that with the JDBC driver I can add/modify records. This driver is extremely slow (currently) especially over a WAN. The slowness is similar to the builtin HSQL database, so may be a java problem.
Using the SDBC driver you can retrieve records fast, but are not allowed to add/modify. Note that we are using Postgresql with the SDBC for years now. This definitely a regression, and easy to reproduce too. Ferry amine amine schreef op za 09-04-2011 om 19:38 [+0000]: > Salam, > > Thank you very much for your help, i think the problem was due to JDBC-4. > i've reiterate the manipulation as you described with the JDBC-3, and now > it's ok, so afterthat i switched back once again to JDBC4 and it's still ok. > > I'll try to investigate the problem with another machine to see more > clearly. > > Thank you again for your help and your time, Good luck ! > > > -- > Amine Arrahmane Achargui > > Effectiveness (“Do the right things”) > Efficiency (“Do the things right”) > > Great to see that great projects choose to use great projects to become even > greater > -- Unsubscribe instructions: E-mail to [email protected] Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/www/users/ All messages sent to this list will be publicly archived and cannot be deleted
