On Sunday 23 November 2008 05:41:32 am Ed Leafe wrote: > On Nov 23, 2008, at 1:45 AM, johnf wrote: > > I created a connection file for a sqlite database using CxnEditor. > > It tested > > just fine. I tried to "add controls from the Data Env" in > > ClassDesigner and > > it would not display any table names from the database. > > Pathing. > > When you ran CxnEditor, you ran it from directory A and chose a db > file in directory B. Now you're running the Class Designer from > directory C, and the relative pathing cannot find the file, so SQLite > happily creates a new, empty db file. > > -- Ed Leafe
You got it. A 'cd' to the folder and starting ClassDesigner from that folder allowed the table to open. I'll have to remember that. -- John Fabiani _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[EMAIL PROTECTED]
