Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL Server 7.0 supported Languages

Status
Not open for further replies.

geramis

Programmer
Oct 10, 2001
14
IL
I'm trying to get a weekday name using:
DATENAME(<datapart>,<date>) function.

PROBLEM: i want the result in language that is not
the default language and not exists in the syslanguages table(for example:arabic,hebrew).

Is there any UPDATE with more supported languages
OR any way that i can add custom language??
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top