Hi Wolfgang,

>>but don't forget to clean it up later on, to not leak resources:
>>  oConnection.close()
> normally used :-))

good to hear :). This is often forgotton, which then leads to later
operations possibly failing, since the previous (still alive) connection
locks resources associated with the DB.

>>>Strange, all other statements accept strings with mixed case
>>which ones do?
> things like 'getByName' (and not all SQL - Satements?)

Ah, okay, getByName is on a level completely different from SQL
statements, there no quoting is necessary at all, and those methods are
strictly case sensitive.


>>If you copy the .odb file to .zip, and look into it with an unzip
>>tool - what do you see?
> 
> could look into without copying using KDE Konqueror, but rebuild is 
> done using the same name. Sorry

Hmm, don't get you here, sorry.

Ciao
Frank

-- 
- Frank Schönheit, Software Engineer         [EMAIL PROTECTED] -
- Sun Microsystems, Inc.                http://www.sun.com/staroffice -
- OpenOffice.org Database Access            http://dba.openoffice.org -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to