oracle8i&System.Data.OracleClient
C#
2
Posts
2
Posters
0
Views
1
Watching
-
Hi everybody, I use database oracle8i, and use System.Data.OracleClient to connect db, but when i insert, updat data, It can't save unicode font. Do you what is problem? how to fix it? Thanks! xyz
You're cross-posting in multiple forums, which is a sin, but in this case, your second post was more clear that your first. Font's don't get saved with string data, unless their descriptions are part of the string, like HTML. You'd have to serialize the font that your data is in, then save that data in a seperate column(s) of your table. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome