On Dec 21, 2011, at 4:28 AM, James Bull wrote:

> Platform: Mac
> Python Version: 2.6.6 on darwin
> Dabo Version: Version 0.9.4; Revision ~6879
> UI Version: 2.8.11.0 on wxMac
> 
> installed dabo by downloading the MAC tarball (you may need more details, let 
> me know), 
> 
> tried the last web update - no new updates required

        The cdxml you posted opens without a problem on my system, running 
Python 2.7.

Platform: Mac
Python Version: 2.7.1 on darwin
Dabo Version: Version 0.9.4; Revision 7032M
UI Version: 2.8.12.0 on wxMac

        I still have Python 2.6 installed, so I ran the Class Designer using 
that, and reverted my Dabo code to revision 6879. It still opened normally.

Platform: Mac
Python Version: 2.6.4 on darwin
Dabo Version: Version 0.9.4; Revision 6879M
UI Version: 2.8.11.0 on wxMac

        So the only two things I can think of is a) your cdxml has a non-ASCII 
character somewhere that got stripped when you posted the source to codepad, or 
b) your data connection is somehow changing things. So try these two things: 
first, try running this simple program that checks for characters in a file 
outside of the ASCII range: httphttp://codepad.org/1tTNYvWU. Just pass in the 
path the cdxml file as the argument.

        If that comes up clean, then edit the cdxml with any text editor, and 
change the part that says CxnName="ONCDatabaseConn" to CxnName="". See if that 
makes any difference.      



-- Ed Leafe



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

Reply via email to