Wrox Programmer Forums
|
SQL Server 2000 General discussion of Microsoft SQL Server -- for topics that don't fit in one of the more specific SQL Server forums. version 2000 only. There's a new forum for SQL Server 2005.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the SQL Server 2000 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 14th, 2005, 11:59 AM
Registered User
 
Join Date: Jun 2004
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default SQL Collation to Greek

Hello Experts,


I have a problem. I have a sql database that is with collation of latin (particularly, SQL_Latin1_General_CP1_CI_AS) but I want to have greek language in the database. trying to change the collation to Greek_BIN, the SQL query (ALTER DATABASE <databasename> COLLATE Greek_BIN) returned error.

Trying to change only in a table the collation to -> windows collation "Greek", it was acceptable but when I try to change the content of a column to greek or to insert new Greek data..... it converts it to latin again!

Any suggestions???????????????





Similar Threads
Thread Thread Starter Forum Replies Last Post
Greek Characters Issue itHighway Classic ASP Basics 1 March 31st, 2008 09:19 AM
Problem with greek characters while posting data f abiprojects Flash (all versions) 2 August 23rd, 2007 09:46 AM
Substring-after collation bonekrusher XSLT 2 May 11th, 2007 09:31 AM
Greek character support kosla78 Flash (all versions) 1 January 4th, 2007 12:41 AM
describe SQL Server 8 column collation bobcorrick SQL Server 2000 2 November 8th, 2004 06:56 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.