Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. oracle8i&System.Data.OracleClient

oracle8i&System.Data.OracleClient

Scheduled Pinned Locked Moved C#
databasehelpquestiontutorial
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    Silly Boy
    wrote on last edited by
    #1

    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

    D 1 Reply Last reply
    0
    • S Silly Boy

      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

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      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

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups