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. Visual Basic
  4. VBScript [modified]

VBScript [modified]

Scheduled Pinned Locked Moved Visual Basic
databasesql-serversysadminhelpquestion
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.
  • M Offline
    M Offline
    MozhdehQeraati
    wrote on last edited by
    #1

    Hello! I am writing a code in VBScript. My language is Farsi.Whenever I write something in the fields of my DB(SQL Server 2000) directly, it is written in Farsi, but when I want to insert through my code, it is written as ???? and so I retrieve it as ????.Do you have any suggestions to solve this problem? I'd appreciate it. Thanks in advance. -- modified at 3:39 Tuesday 1st August, 2006

    M 1 Reply Last reply
    0
    • M MozhdehQeraati

      Hello! I am writing a code in VBScript. My language is Farsi.Whenever I write something in the fields of my DB(SQL Server 2000) directly, it is written in Farsi, but when I want to insert through my code, it is written as ???? and so I retrieve it as ????.Do you have any suggestions to solve this problem? I'd appreciate it. Thanks in advance. -- modified at 3:39 Tuesday 1st August, 2006

      M Offline
      M Offline
      MehdiMousaviNezhad
      wrote on last edited by
      #2

      hi you moust use Ntext or nvarchar fied type for it and for inserting ,use n'farsi message...' in you sql code . insert into tbl (name)values(N'مهدي')

      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