Re: [Firebird-net-provider] Derive parameters for SQL command

2009-10-09 Thread Le Phuc
I know DeriveParameters only for SPs, I want FbCommand can parse SQL text before exec and make FbParameter into FbCommand.Parameters. I try to call Prepare but it not work. Thanks -Original Message- From: Jiri Cincura [mailto:disk...@cincura.net] Sent: Friday, October 09, 2009 14:29 PM

Re: [Firebird-net-provider] Derive parameters for SQL command

2009-10-09 Thread Jiri Cincura
On Fri, Oct 9, 2009 at 09:41, Le Phuc lep...@tonyvn.com wrote: I know DeriveParameters only for SPs, I want FbCommand can parse SQL text before exec and make FbParameter into FbCommand.Parameters. I try to call Prepare but it not work. This isn't possible. -- Jiri {x2} Cincura (CTO

[Firebird-net-provider] [FB-Tracker] Created: (DNET-278) FbCommand can parse SQL text and make parameter list in Parameters before exec

2009-10-09 Thread Pham Huu Le Quoc Phuc (JIRA)
FbCommand can parse SQL text and make parameter list in Parameters before exec -- Key: DNET-278 URL: http://tracker.firebirdsql.org/browse/DNET-278 Project: .NET Data