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.

I don't understand why there's such a pathing problem. The path to the database 
should be relative to the .cnxml file. Now, whatever is reading the cnxml file 
can 
get the proper path, since it knows the absolute path to the .cnxml.

Paul


_______________________________________________
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]

Reply via email to