maximus
28th November 2005, 17:45
Hi,

Can we install and run Baan4c4 on a database with unicode enabled ? I am trying to use the database for storing multiple language data, and running two different instance of Baan from the same. The languages are Chinese & Japanese.

Is that possible ?

Regards. :confused:

Dikkie Dik
28th November 2005, 18:01
That is not possible (yet).

But you can create 2 instances each in their own language.

maximus
28th November 2005, 18:27
What if we have ERP LN, does it support unicode ? Unicode contain both character sets so the db (oracle) should be able to support both type of data ?

maximus
28th November 2005, 18:31
Are you suggesting two different database installations ? or just different baan instances sharing the same DB ? We have oracle as our DB.

dave_23
28th November 2005, 18:38
ERP LN SP2 supports unicode. So you could have chinese and japanese in the same $BSE (and a unicode DB)

I think you can probably use Unicode as your backend DB for Baan 4.. but
I doubt that baan would help you if you ran into trouble with it.

Dave

maximus
28th November 2005, 20:18
Dave,

Thank you for the information. I tried it with Baan4, it did not work. Let me try it with LN.

Regards.

dave_23
28th November 2005, 20:33
Hi Maximus,

What didn't work about it?

Dave

Dikkie Dik
28th November 2005, 22:16
Only the latest SP of LN will support Unicode. Is is brand new.

Kind regards,
Dick

Dikkie Dik
1st December 2005, 13:31
Dave and I had an offline discussion and I have to confess that I didn't mention the whole truth: It is possible to use Unicode with Baan IV.

But (and that was the reason did not want to point to this route) for Japanese and Chinese it should be 2 different databases (or instances) as you have to remember that Baan IV will not use the database Unicode pages exactly one on one as it should be. Actually the Baan database driver will make a conversion to a own subset of characters (TSS).

So, it is possible, but never mix languages. That is currently only possible in ERP LN FP2.

Kind regards,
Dick

Pierre
1st December 2005, 16:34
I did once a test with unicode but it went wrong. For example the customer adress might be defined in oracle as CHAR(30). If you have german or swedish characters in the adress and you try to store that in a unicode database it could be that the resulting adress will need more than 30 (because some characters will use two bytes in unicode while this is never the case in a single byte character set).

Gerhard
21st February 2006, 19:12
ERP LN SP2 supports unicode. So you could have chinese and japanese in the same $BSE (and a unicode DB)

I think you can probably use Unicode as your backend DB for Baan 4.. but
I doubt that baan would help you if you ran into trouble with it.

Dave

Sorry Dave, but this is not the complete truth. At the moment ERP LN FP2 only supports Unicode on AIX and Oracle. Some other operating systems will follow quite soon, but for other databases we will have to wait longer.