> >       cmdGetSypParam.CommandText = "SELECT PVALUE FROM SYS_PARAMETERS
> WHERE
> > " +
> >                                    "(PAR_CODE = @pcode) AND
> (SUBSYSTEM =
> > @psubsystem)";
> 
> This is not working (with "old" SP):
> select * from SYS_GET_PARAM(@param, ...)
> 
> --
> Jiri {x2} Cincura

Surprise!
It's working like a charm.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to