Re: [Firebird-net-provider] Async in connection string

2007-06-08 Thread Jon Ege Ronnenberg
Got it - thanks On 5/31/07, Carlos Guzmán Álvarez <[EMAIL PROTECTED]> wrote: Hello: > In SQL Server there is an attribute called Async in the connection > string, that instructs ADO.NET to perform asynchronous > request. Is there something similar in the Firebird .NET provider

Re: [Firebird-net-provider] Async in connection string

2007-05-31 Thread Carlos Guzmán Álvarez
Hello: > In SQL Server there is an attribute called Async in the connection > string, that instructs ADO.NET to perform asynchronous > request. Is there something similar in the Firebird .NET provider? No. ---