Hello,
I have a web application that is running on Windows 2003 and SQL 2000 with ASP .NET 1.1.
Now we want to migrate it to a Windows 2008 and SQL 2005 because i can't run SQL 2000 and Windwos 2008. I've managed to install .NET 1.1 and SQL 2005 and migrate the databses from SQL 2000 to SQL 2005, but in the application there is a part that use SQL LANGUAGE and i need one more language in sys.syslanguages. I already have the language in my SQL 2000 in syslanguages but i can't add it into SQL 2005.
So is there a way to add one more language in SQL 2005. I've tryed in sigle-user mode but I'm getting errors.
Can anyone tell me a way to add one more language.
Regards,
Nikola
I have a web application that is running on Windows 2003 and SQL 2000 with ASP .NET 1.1.
Now we want to migrate it to a Windows 2008 and SQL 2005 because i can't run SQL 2000 and Windwos 2008. I've managed to install .NET 1.1 and SQL 2005 and migrate the databses from SQL 2000 to SQL 2005, but in the application there is a part that use SQL LANGUAGE and i need one more language in sys.syslanguages. I already have the language in my SQL 2000 in syslanguages but i can't add it into SQL 2005.
So is there a way to add one more language in SQL 2005. I've tryed in sigle-user mode but I'm getting errors.
Can anyone tell me a way to add one more language.
Regards,
Nikola