Re: [Firebird-net-provider] (no subject)

2008-07-23 Thread Jiri Cincura
On Wed, Jul 23, 2008 at 8:18 AM, Pham Huu Le Quoc Phuc <[EMAIL PROTECTED]> wrote: > When I compile from source, it has warning, shouldDisposeSelectCommand is > assigned anywhere. http://firebird.svn.sourceforge.net/svnroot/firebird/NETProvider/trunk/NETProvider/source/FirebirdSql/Data/FirebirdClie

Re: [Firebird-net-provider] Some questions?

2008-07-23 Thread Jiri Cincura
On Wed, Jul 23, 2008 at 8:10 AM, Pham Huu Le Quoc Phuc <[EMAIL PROTECTED]> wrote: > I want remove commmends on script without init FbScript The FbScript isn't general purpose parser for working with scripts. It's created for running statements from scripts, without any parsing the script yourself.

[Firebird-net-provider] [FB-Tracker] Created: (DNET-169) When using connection string like "database=host/port:path" the port isn't assigned

2008-07-23 Thread Jiri Cincura (JIRA)
When using connection string like "database=host/port:path" the port isn't assigned --- Key: DNET-169 URL: http://tracker.firebirdsql.org/browse/DNET-169 Project: .NET Da

[Firebird-net-provider] still FbRemoteEvent

2008-07-23 Thread paha
Hi Jiri, is it possible to somehow implement an IDisposable pattern for FbRemoteEvent? There are a lot of small problems now. For instance: if i pass an connection object to the FbRemoteEvent constructor there are as far as i understand two possibilities 1) i as owner responsible for destroying