Book a Demo

Author Topic: When models is published - language problem  (Read 3699 times)

elijahbaley

  • EA Novice
  • *
  • Posts: 16
  • Karma: +0/-0
  • [ch928][ch940][ch957][ch964][ch945] [ch8165][ch949][ch8150] [ch954][ch945][ch8054] [ch959][ch8016][ch948][ch8050][ch957] [ch956][ch941][ch957][ch949][ch953]
    • View Profile
When models is published - language problem
« on: July 11, 2008, 05:46:25 pm »
When I publish a model, Turkish characters are replaced with (?) equivalent Latin characters such as i for [ch305], s for [ch351], etc.

Is there a way to fix this?

Thanks.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: When models is published - language problem
« Reply #1 on: July 14, 2008, 09:08:06 am »
First, what database are you using?  Jet before 4.0 will only save in the current code-page.  So if people reading your model don't have the code page you're using they won't get the right text.  Try downloading the Jet 4.0 base model and enabling Jet 4.0 in EA.

If you're using another database type you may have similar issues with that, but I can't give concrete advice.