Ed Leafe wrote:
> On Feb 9, 2009, at 9:44 AM, Uwe Grauer wrote:
> 
>> I explicitly deleted all other connection files for my last test.
>> The point is that CxnFile isn't used at all by Dabo.
> 
> 
>       There is an error in your syntax. You are passing:
> 
> CxnFile="path://./cnxml-tmp/fwadm.cnxml"
> 
>       The 'path://' prefix is an artifact of the Class Designer used to  
> distinguish path values, which can be relative, from other strings.  
> Try dropping that prefix, and just pass the actual path to the file.

Yes, just found out the same from debugging in winpdb.

I have used this for a long time and don't remember why i was using
the "path://" prefix.

Do you think it's a good thing that Dabo doesn't raise an error on this?
Maybe dApp.addConnectFile() needs a change for error reporting.

Again, i beg your pardon on all the hassle with this.

Uwe

_______________________________________________
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