Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2000-09-23 : 09:02:05
|
Bruce writes "Hi, I have a web site where I have to use multiple languages eg: english, french, spanish and japanese. It is likely many more languages will be implemented.
The pages are generated from data in the db (presently Oracle) and is output as UTF-8 pages.
I need to port it over to SQL 7.0 and have the dilemma of choosing the best way to store the UTF-* charset and still keep the functionality of text searching in SQL.
Is this possible and if so any ideas?
Regards Bruce" |
|
|
|
|
|