OK, thanks.
Version Info:
Platform: Win
Python Version: 2.5 on win32
Dabo Version: Version 0.8a; Revision
UI Version: 2.8.3.0 on wxMSW
Dabo IDE version: 0.8a (Revision )
Now what happens is this: I created a data connection, and tested it via the
Dabo Connection Editor. It stated that it was successful in connecting the
database. I saved it. It appears in the list of available connections in the Add
>From Data Environment window. I hilight it. then click Next.
Again, nothing seems to happen.
What did I miss this time?
TIA,
Mike
Below is the output in the Interactive window.
Traceback (most recent call last):
File "c:\DaboRuntime\dabo\lib\eventMixin.py", line 97, in raiseEvent
bindingFunction(event)
File "c:\DaboRuntime\dabo\ui\dialogs\Wizard.py", line 124, in onNext
self.CurrentPage += pg.nextPage()
File "c:\DaboRuntime\dabo\ui\dialogs\Wizard.py", line 275, in _setCurrPage
ok = self._pages[self._currentPage].onLeavePage(direction)
File "C:\DaboRuntime\ide\wizards\QuickLayoutWizard.py", line 56, in
onLeavePage
return self.Wizard.makeConnection()
File "C:\DaboRuntime\ide\wizards\QuickLayoutWizard.py", line 738, in
makeConnection
tbls = crs.getTables()
File "c:\DaboRuntime\dabo\db\dCursorMixin.py", line 1601, in getTables
return self.BackendObject.getTables(includeSystemTables)
File "c:\DaboRuntime\dabo\db\dbPostgreSQL.py", line 66, in getTables
tempCursor.execute(sqltablestr)
ProgrammingError: current transaction is aborted, commands ignored until end of
transaction block
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]