Jump to content

barryc4

Members
  • Posts

    2
  • Joined

  • Last visited

LabVIEW Information

  • Version
    LabVIEW 8.0
  • Since
    2006

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

barryc4's Achievements

Newbie

Newbie (1/14)

  • First Post Rare
  • One Month Later
  • One Year In Rare
  • Week One Done

Recent Badges

0

Reputation

  1. Thank you, The issue was I was binding the string to a sqlite db as a "utf-8 string" then reading it as a "string", which is why it was causing it to fail. I have made the execute sql vi read it as a single utf-8 which fixed it.
  2. Hi, I am using jsontext library in a project which I have been asked to localize to Chinese but get "??" out when using from jsontext. Is there a way to do this that I am missing, or am I doing something fundamentally wrong. The dev PC in windows has all the localization / regions set to Chinese. Thank you
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.