Re: [Firebird-net-provider] ConnectionString and |DataDirectory|

2008-07-21 Thread Dean Harding
Jiri Cincura wrote: > On Mon, Jul 21, 2008 at 8:27 PM, Luis Madaleno | magnisoftR > <[EMAIL PROTECTED]> wrote: >> I have just a little question. Why doesn't the "|DataDirectory|" placeholder >> work in the connection string? > > Well, because it's not handled by provider at all. :) > > I have nev

Re: [Firebird-net-provider] ConnectionString and |DataDirectory|

2008-07-21 Thread Jiri Cincura
On Mon, Jul 21, 2008 at 8:27 PM, Luis Madaleno | magnisoftR <[EMAIL PROTECTED]> wrote: > I have just a little question. Why doesn't the "|DataDirectory|" placeholder > work in the connection string? Well, because it's not handled by provider at all. :) I have never used it before, and I don't eve

[Firebird-net-provider] ConnectionString and |DataDirectory|

2008-07-21 Thread Luis Madaleno | magnisoftR
Hi, I am finally enjoying web development using FireBird with Membership, Profiles, Roles and everything FB has to offer. Many many thanks to the .NET provider developers. Since it was not that easy to get here I am thinking of writing some tutorials on how to setup everything to use FB wi