From:
<car...@te...> - 2003-11-14 07:55:26
|
Hello: > I try execute you code. > Sorry, but it's don't work for me :((( > I can't understand why this happened. Don't worry, can you try to debug FbCommand.parseParameters() and see what is the encoding being used for each parameter in the line: Encoding encoding = gdsParams.SqlVar[i].Encoding; -- Best regards Carlos Guzmán Álvarez Vigo-Spain P.S: I'm using Firebird 1.5 RC 7 for test this. |