On 10/22/2013 01:58 AM, de...@stuess.de wrote:
Hello all,
while getting my toes wet with dabo (Ubuntu 13.04, Platform: GTK
Python Version: 2.7.4, Dabo Version: 0.9.13, UI Version: 2.8.12.1 on wxGTK (gtk2), postgresql), i come across a little problem: when using class designer and "add controls from data environment" the field type "timestamp" (postgresql) is unknown.

Is there any workaround?

Maybe because of that, generating the bizobj does not work for me. Output is only:

def createBizobjs(self):

publicadresse_adresseBizobj = self.Application.biz.Publicadresse_AdresseBizobj(self.Connection)
    self.addBizobj(publicadresse_adresseBizobj)


Greetings,
Frank

The data type is in the script dbPostgreSQL.py. How did you discover it did not work - is there a traceback? Testing on openSUSE 12.3, Python 2.7.x, wxPython 2.8.12, Dabo 0.9.13, postgres 9.1.x I see no error messages and the bizobj is created correctly. I wonder if this has anything to do with 'time zone'?

Please provide a traceback if you can. Start 'ClassDesigner.py' from a terminal and you should see only a warning about SimpleCrypt.

Johnf
_______________________________________________
Post Messages to: Dabo-users@leafe.com
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/52669469.9050...@jfcomputer.com

Reply via email to