Multi Language [message #249162] |
Tue, 03 July 2007 09:42 |
caprikar
Messages: 226 Registered: March 2007
|
Senior Member |
|
|
Hi,
We have a 9i database where we store the data in English. We want to be able to store records in other languages too (chineese and Italian). In order to have this, do I have to make any change in the database? Do I need additional space to store data in other language? We use UTF8 character set.
Thanks,
GK
|
|
|
|
|
Re: Multi Language [message #249176 is a reply to message #249171] |
Tue, 03 July 2007 10:10 |
DreamzZ
Messages: 1666 Registered: May 2007 Location: Dreamzland
|
Senior Member |
|
|
Quote: | Ok, but do I need to increase the column length? do I need additional disk space?
|
For increasing column lenght you dont need extra disk space
but if yor table grows rapidy comes millions n millions rows then you would need spce.
|
|
|