On Sat, Nov 1, 2008 at 2:49 PM, Ed Leafe <[EMAIL PROTECTED]> wrote: > On Nov 1, 2008, at 9:36 AM, Bob Mathias - Sysero llc Dev wrote: > >> When I run the ClassDesigner just like in the ScreenCast Building a >> Database Application Part 1 where you select "Add Controls to Data >> Environment" the window Select Data Connection I select "Open a >> Connection File: then I select ChartAccountsConnection. When I select >> Next > Select Fields to Add Window in the Select Table there is no >> tables shown. >> >> To fix the problem I had to change in my >> ChartAccountsConnection.cnxml >> file the line: >> >> <database>ChartAccounts.sqlite</database> >> >> To the new line: >> >> <database>/home/bob/00Project/ChartAccounts.sqlite</database> > > Pathing is always difficult to handle. Dabo has taken the approach of > a "standard" directory structure, with a main project directory and > db, biz, ui, reports and resources directories off of that.
Use the standard pathing. The code is much cleaner and you will have far fewer headaches. Nate L. _______________________________________________ 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]
