Ed Leafe wrote: > On Feb 9, 2009, at 7:03 AM, Uwe Grauer wrote: > >> If i do not get an answer for the above question, i will have to >> do some tests to reveal the magic. > > > First, you got your answer; you just chose to ignore it. And there is > no magic: your file is being imported, and then that name is > overwritten by another connection file that defines a connection with > the exact same name. > > To repeat: connections are defined by name and by name only. There is > no file name qualification.
I already understood what you wrote. That was my last question: """ Anyway, what's the right way to tell Dabo to use a connection file without letting Dabo overwire my explicit settings? """ It has a small type: overwrire should be overwrite Your answer indicates that you ignored my question. I order to explicitly use the right connection file, i did some tests how Dabo is designed to use the wanted connection definition file. My tests revealed that Dabo doesn't use the parameter for the CxnFile at all. Note that Dabo can't use any automatic imports of connection files any more, besause in my test i made sure there are no connection files left besides the one in the subdirectory "cnxml-tmp/fwadm.cnxml". I even tested with a full qualified path to fwadm.cnxml. The parameter CxnFile is ignored by Dabo. Either this is a bug or i didn't understand how to use the parameter CxnFile. When i finally understand how to use the parameter CxnFile, i want to have a way to tell Dabo to stop importing connection files automaticaly. 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]
