Paul McNary wrote: > Sure whatever it takes, I just updated to the current svn version, so I > should be in sync. This is postgreSQL, if it makes a difference. In the > current test, I changed the primary key of the parent to match the child > link.
This is only something to try, to see if the results are different. I'm still unable to run my app on the most recent dabo svn, for reasons I haven't had time to track down yet. Just see if either of the following revisions work differently for you: 4112 4178 4112 corresponds with the 0.8.3 release. 4178 is right before we made some major changes to exception handling. To update dabo to one of these revisions using Subversion, do the following: 1) cd to the trunk of dabo 2) issue 'svn status' to see if you've changed any files. If any 'M' appears, move that file out of the trunk (or delete it). 3) issue 'svn up -r 4112' It would just be interesting if you are seeing the same or different results. Paul _______________________________________________ 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/[EMAIL PROTECTED]
