On Sat, 25 Aug 2007 14:12:50 +0200 Uwe Grauer <[EMAIL PROTECTED]> wrote:
> cd to your dabo folder and issue "svn up -r 3313" > Tried that - it worked. :) On Sat, 25 Aug 2007 05:25:04 -0700 johnf <[EMAIL PROTECTED]> wrote: > I guess the first thing to do is confirm that you can make a > connection to the DB. To do that run "CxnEditor.py". CxnEditor > will allow you to test the connection. Used "Test" connection and that worked. > Also you need to be aware that all postgres tables require a primary > constraint be created. You have already created the ID (serial) > field and you could assign it as your primary key. > Lazy typing by me. On Sat, 25 Aug 2007 08:57:42 -0400 Ed Leafe <[EMAIL PROTECTED]> wrote: > You have an old copy of dbPostgreSQL.py. Since you have > subversion, run 'svn up' in your main Dabo directory to get the > latest. That particular bug, along with several others, has been > fixed. The other day (Friday for me) I checked out revision 3325. Then reverted to 3313 as Uwe suggested. I did an update about 40 minutes ago and now have 3332 and that is working too. > Starting with the next release of Dabo, though, problems like > you are having will no longer happen, Should I dive in now or wait until the next release? By that I mean are there "big" changes afoot? -- Kind regards, Iain. _______________________________________________ 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]
