Re: [Firebird-net-provider] config best practice

2012-12-19 Thread HERNAN MARTINEZ FOFFANI
El 19/12/2012, a las 08:18, Jiri Cincura escribió: > You can use . That's exactly what I was looking for: a remove (it doesn't fail if not present) before an add. Should have realized it myself. Thanks a lot. -- LogM

Re: [Firebird-net-provider] config best practice

2012-12-18 Thread Jiri Cincura
You can use . -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile device

[Firebird-net-provider] config best practice

2012-12-18 Thread HERNAN MARTINEZ FOFFANI
Hi, What is the best practice for the app.config file? Right now, I'm including a section in the app.config bundled in our installer. But what if some of our users have already installed Firebird.NET in their machine and have in their machine.config a FB entry? Won't my application fail when l