So is this to say that no provider can have a stored proc called via a typed
DataAdapter?  If so, that sucks :)

On Thu, Jul 2, 2009 at 5:54 PM, Jiri Cincura <disk...@cincura.net> wrote:

> On Thu, Jul 2, 2009 at 16:54, Sam Carleton<scarle...@gmail.com> wrote:
> > I thought I had another solution working, but that solution blow up
> today,
> > so I am back:)  I have tried making the command "Text" and setting the
> SQL
> > to:
> >
> > SELECT * FROM UDA_GET_QUESTIONITEM_BY_ID_SP(@ID, @ACTUAL_VERSION)
> >
> > I am getting an error:
> >
> > Error Source: FirebirdSql.Data.firebirdClient
> > Error Message: Must declare command parameters.
> >
> > Please see the attached screen shot, I did circle in red the DataAdapter
> > command I am working on.
>
> That's bug in VS.
>
> --
> Jiri {x2} Cincura (CTO x2develop.com)
> http://blog.cincura.net/ | http://www.ID3renamer.com
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Firebird-net-provider mailing list
> Firebird-net-provider@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
>
------------------------------------------------------------------------------
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to