On Friday 26 January 2007 12:43, Ed Leafe wrote: > On Jan 26, 2007, at 3:01 PM, johnf wrote: > > OK where does CD believe is it's home? > > Would that be > > /home/johnf > > or would it be > > /home/johnf/downloads/dabide > > It bases it upon the path to the cdxml. That's stored as an > attribute of the cdxml, and all pathing is stored/restored relative > to that. > > -- Ed Leafe > -- http://leafe.com > -- http://dabodev.com > > > > _______________________________________________ > Post Messages to: [email protected] > Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Ok then the path is wrong. The cdxml file is located at /home/johnf/mssqlProjects/ the path saved in the cdxml is path://../mssqlProjects/PgConn.cnxml Please see the last line below - is this because of the path? [EMAIL PROTECTED]:~/downloads/daboide> python ClassDesigner.py /home/johnf/mssqlProject/custfrm1.cdxml Dabo Info Log: Fri Jan 26 13:30:09 2007: 1 database connection definition(s) loaded. Dabo Info Log: Fri Jan 26 13:30:09 2007: User interface already set to 'wx', so dApp didn't touch it. Dabo Info Log: Fri Jan 26 13:30:09 2007: wxPython Version: 2.6.3.3 wxGTK (unicod e) (gtk2) Dabo Info Log: Fri Jan 26 13:30:10 2007: Could not establish connection 'PgConn -- John Fabiani _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
