Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Language transalation not working
Message
De
30/01/2009 04:48:00
Deepesh Ms
Alif Technologies India Pvt Ltd
Inde
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Titre:
Language transalation not working
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
Oracle
Divers
Thread ID:
01378381
Message ID:
01378381
Vues:
47
hi
I am using MM.NET 2.5 with Oracle10g as back end .To localize my application I have translated the messages in the Message table using the MM.net 's Language administration window.But when I tried to edit any of the translated message I am getting an error message like this
"ORA-01747: invalid user.table.column, table.column, or column specification"
When I tried to debug through the MM.net's frame work code I found that the sql query generated for updation of the text is like this

" update Message SET MessageText=:MessageText , where MessageKey = :MessageKey , AND LanguageFK = :LanguageFK) "

which is obviously a wrong query for oracle database(Note that extra commas and brackets)
Is there any solution to this issue ??Please help me.....
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform