I was trying out the app wizard against some existing data that I have in firebird.
On the data source name I have selected the Firebird profile, changed the host to 127.0.0.1, put in sysdba as the user, dropped in the password. I clicked the next button and the form didn't go anywhere. The python window behind put out a traceback that looks like: bdFirebird.py line 153 in getFields pk = (name.lower() == pkfiled.lower()) attribute error, None type object has no attribute lower. I looked at the code and at this point it is loading the db schema. Do the tables have to conform to a particular format? These tables were created with sqlObject if it helps any. BTW Dabo is great. I think that I will kick it around for a while. I could be interested in attempting a web ui eventually. -- *********************************** See there, that wasn't so bad. *********************************** _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
