-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Jiri Cincura
Sent: Saturday, July 19, 2008 15:31
To: For users and developers of the Firebird .NET providers
Subject: Re: [Firebird-net-provider] (no subject)

On Sat, Jul 19, 2008 at 4:40 AM, Pham Huu Le quoc phuc
<[EMAIL PROTECTED]> wrote:
> I downloaded Provider 2.1, I found somes problems:
> 1. variable shouldDisposeSelectCommand in FbDataAdapter class not assign
anywhere but
> it's used.

Look at line 147.

> 2. FBScript constructor with parameter filename, I think should has
contructor with
> script input. I build a web service program, client program read file and
send script
> to server, I use FBScript class to update into DB.

There's a ctor with TextReader param.

I write a client - server program. At client, user select a script sql file,
my program read and send script to server. At server, I want new FbScript
with ctor parameter is script(not TextReader). I can't pass TextReader to
server.

> 3. Function: RemoveComments(string source) of Fbscrip should change from
private to
> public.

I want remove commmends on script without init FbScript
Reason?

-- 
Jiri {x2} Cincura (CTO x2develop.com)
http://blog.vyvojar.cz/jirka/ | http://www.ID3renamer.com

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great
prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to