Book a Demo

Author Topic: unicode, and step by step...  (Read 2534 times)

sparx77

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
unicode, and step by step...
« on: March 22, 2007, 11:36:28 am »
Hi! ;)
1. I am new to EA. I have books on Rational Rose, which give step by step examples, ina tutorial form, very easy to master using the software. I could not find any book on EA, with such step by step exaples. where can I find one?

2. I could not use other natural languages, for instance, Russian, in use case Notes. After "applying" changes (in Russian), closing and openning the property window again, you recieve many "?" sign in place of alfabets. Is there any options, to set the programe code page to unicode?

thanks!  ;D

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: unicode, and step by step...
« Reply #1 on: March 22, 2007, 01:14:24 pm »
Select Tools | Options | General | 'Use JET 4.0 - requires restart'.

Previous versions of JET didn't support unicode.  If you are working on a repository you will need to ensure that the repository you are using supports unicode.

Aaron B

  • EA Administrator
  • EA User
  • *****
  • Posts: 941
  • Karma: +18/-0
    • View Profile
Re: unicode, and step by step...
« Reply #2 on: March 22, 2007, 03:05:54 pm »
The default eap file format uses Jet 3.5 (which as Simon mentioned does not support Unicode).  You can either open your existing EAP file in MS Access and convert to Access 2000 format, or you can download a Jet 4.0 base model from our website to base your new models on.
http://www.sparxsystems.com.au/bin/EABase_JET4.zip

If using the base model, unzip this somewhere useful, and create a new project by using the "Copy a Base Project" command on the Start Page, specifying the JET4 base model in the "Model Project" field.

Also as Simon mentioned, make sure to enable the "Use Jet 4.0" option in EA as well.

thomaskilian

  • Guest
Re: unicode, and step by step...
« Reply #3 on: March 23, 2007, 01:52:23 am »
Quote
Hi! ;)
1. I am new to EA. I have books on Rational Rose, which give step by step examples, ina tutorial form, very easy to master using the software. I could not find any book on EA, with such step by step exaples. where can I find one?

Visit the EA Wiki. You will find a sample project and a reference to Sparx site with an intro to EA here
« Last Edit: March 23, 2007, 07:07:59 am by thomaskilian »