On Wed, 21 Jan 2015, Tom Davies wrote:
If the problem is the lack of a connector then writing a connector in Python so that you can use Base might be more useful than developing your own database program to use the sqlite backend - especially if you OpenSource the connector and upload it to the Extensions website. It'd mean more people able to keep it updated and less work setting it up, hopefully!
Tom et al., There's actually a better, easier, quicker solution. I downloaded the hsqldb user guide (not the Base Handbook) and learned that I can write the schema and read it into a database then set up Base to use it. The guide includes the supported DDL syntax so I can convert the primary/foreign keys and column/table constraints as needed. Should have looked first for this option. Rich -- To unsubscribe e-mail to: users+unsubscribe@global.libreoffice.org Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted