Re: Django and HSQLDB

2012-11-03 Thread Russell Keith-Magee
On Sat, Nov 3, 2012 at 8:32 PM, Abracadab wrote: > Hi, all. I'm building a Django app against a legacy HSQLDB database > (the existing user interface is built in OpenOffice Base). Is there a > way to use HSQLDB with Django? Alternatively, does anyone know if > there's a way to easily alter the ex

Re: Django and HSQLDB

2012-11-03 Thread Nick Apostolakis
On Sat, Nov 3, 2012 at 2:32 PM, Abracadab wrote: > Hi, all. I'm building a Django app against a legacy HSQLDB database > (the existing user interface is built in OpenOffice Base). Is there a > way to use HSQLDB with Django? Alternatively, does anyone know if > there's a way to easily alter the ex