|
|||
|
Localization Tool for VB, Delphi, .NET, C#, VB.NET, XML, Online Help, HTML ... > Technical Support (You need to be registered at the forum to write) > Usage - Three simple steps to localize > Problem with a SQLServer Database localization
|
| Moderated by: Renate.Reinartz, Markus.Kreisel, Jaakko.Salmenius, Ilkka.Salmenius |
|
|||||||||||||
| Problem with a SQLServer Database localization - Usage - Three simple steps to localize - Technical Support (You need to be registered at the forum to write) - Localization Tool for VB, Delphi, .NET, C#, VB.NET, XML, Online Help, HTML ... | ||||||||||||||
| Author | Post | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||
|
cprior Member
|
Hello, I`m trying to localize a SQL Database, with some tables defined as follow (you can see some of them in the image attached): - Type (int) --> Primary Key - LanguajeID (int) --> Primary key - Name (nvarchar) When I open the Sisulizer Wizard and scan the database, it shows all my tables, but not the columns (Type and LanguajeId are missing), so I can't set these fields as Languaje ID Field and Next button is never available. What I'm doing wrong? Thank you Attachment: image.gif (Downloaded 10 times)
|
|||||||||||||
| ||||||||||||||
| ||||||||||||||
|
Jaakko.Salmenius Administrator
|
It seems just ok. For some reason Sisulizer does not see LanguageId field as potential language id field. What is the type of udtCOUNT(int) type? Jaakko
____________________ http://www.sisulizer.com - Three simple steps to localize |
|||||||||||||
| ||||||||||||||
|
||||||||||||||
|
cprior Member
|
It's this user-defined type: Attachment: image1.gif (Downloaded 8 times)
|
|||||||||||||
| ||||||||||||||
| ||||||||||||||
|
cprior Member
|
udtENUM is the same as udtCOUNT. I don't know why there are two different user-defined types to do the same...
|
|||||||||||||
| ||||||||||||||
|
||||||||||||||
|
Jaakko.Salmenius Administrator
|
The problem is the LanguageID field. Current it is int and it has to be string (e.g. NVARCHAR). Sisulizer uses ISO language codes in the language field and those codes are strings. For example English = en English (US) = en-US German = de German (Switzerland) = de-CH Jaakko
____________________ http://www.sisulizer.com - Three simple steps to localize |
|||||||||||||
| ||||||||||||||
| Current time is 12:55 am | |
| Localization Tool for VB, Delphi, .NET, C#, VB.NET, XML, Online Help, HTML ... > Technical Support (You need to be registered at the forum to write) > Usage - Three simple steps to localize > Problem with a SQLServer Database localization | |
Sisulizer software localization tool - Three simple steps to localize