https://bugs.documentfoundation.org/show_bug.cgi?id=119431

--- Comment #20 from ribotb <rib...@gmail.com> ---
(In reply to Julien Nabet from comment #19)
> (In reply to ribotb from comment #15)
> > I reproduce with :
> > 
> > ...
> > I created the database using the admin user (SA) with :
> > hsqldb:file:///<my
> > path>/mydb;default_schema=true;shutdown=true;hsqldb.
> > default_table_type=cached;get_column_name=false
> How to do this? I mean, you launched Base then what?
> Would it be possible you attach the file just before the last steps to
> reproduce the crash?

File > New > database

Connect to an existing database + JDBC

Datasource URL : jdbc:
hsqldb:file:///H:/database/mydb;default_schema=true;shutdown=true;hsqldb.default_table_type=cached;get_column_name=false

JDBC driver class : org.hsqldb.jdbcDriver

User name : SA (HSQLDB Admin user)
[X] password required 

After the creation of odb file ;
Tools > SQL to create table, user, etc.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to