[Firebird-net-provider] Parameterized Query

2007-04-18 Thread Peter Dennis
Hi, I am trying to use a parameter in one of my queries but consistently get the following error: FbException was unhandled Must declare command parameters. With this statement highlighted: daDuePacks.Fill(m_dsDocoInfo, "DuePacks") When I load the following form: Private Sub frmSignUpPack_Load(

Re: [Firebird-net-provider] Big performance gain on Charset.cs

2007-04-18 Thread Carlos Guzmán Álvarez
Hello: > Well, we have run our internal tests, and also the profiler, and changing = > this code gains 20%, so it doesn't seem to be doing exactly the same. The = > "old" code running through the switch several times, and creating an = > encoding object thousands of times too. > Our tests run our