On Nov 14, 2007, at 10:20 AM, orcun avsar wrote:

> the code of cdxml file is in below problem occurs when i try to run  
> not while adding

        OK, that narrows it down a bit.

> i want to add a point when database file is not in the same  
> directory with the class designer im editing cnxml and changing  
> database name to databese's full directory this time i put them in  
> the same file so i needn't to modify it

        That's a know problem with the Class Designer that I happen to be  
working on. Try this: with the Class Designer open, choose "Save  
Runnable App" from the File menu. Exit the designer, and go to the  
location where your cdxml (and now .py) files are, and then run  
the .py file. It should be able to find the connection definition,  
and the data should be available. Let me know if this works before we  
go further.

        The problem in the Class Designer is that when the connection is  
defined on the fly, or is not in the immediate directory, the app  
doesn't know about it. I'm working on making sure that the app can  
find it.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
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/dabo-users/[EMAIL PROTECTED]

Reply via email to