Hi, we have implemented a small database OO-Extension that displays data from a database in dialogs.For database access the Spring framework and Hibernate are used.
When the dialog is opened for the first time, Spring/Hibernate is initialized at the same time. Unfortunately this is very time consuming, especially on older computers. Now, the question: Is it possible to connect to the database, when OpenOffice is started? And then to use this connection object, when a user opens the dialog? Best regard Thorsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
