Posted by downlode on 11/10/05 13:55
Hi,
sorry for the late follow up to this.
My database has the same collation throughout -
SQL_Latin1_General_CP1_CI_AS
The columns share this collation.
Even when I use a preparedStatement, ensuring that the outgoing text is
treated as Unicode by the free jtds driver, I get the same problems.
I am stumped by this one.
If I change my text column to an ntext column, will this affect the
existing entries?
Thanks,
Mike
[Back to original message]
|