Probably yes, but I have to talk to the DBA. Also another problem was that
the data sent from the web server was in UTF-8 and the db wasn't. We changed
that by using IBExpert to copy everything to a new UNICODE_FSS database and
the connection string I changed to have Charset=UNICODE_FSS;.But now I don't
get special danish characters when I query the db, they disappear between
the db and server. Any ideas to why that might happen?

On 5/13/07, Carlos Guzmán Álvarez <[EMAIL PROTECTED]> wrote:

The First example you have sent has a valid syntax too, and should work
fine too, the query should be changed by the provider adding the execute
procedure before executing the query.

Could you send a sample database to my private email please ??

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to