Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
Martin88008
Starting Member
1 Post |
Posted - 2009-02-23 : 03:30:46
|
I am trying to write a string to the database.The string contains characters in the range 128-160. They are however not stored as such but as character code 63 ('?')How can I write the characters 128-160 to the database.Thanks in advance.Martin |
|
|
|
|