myLittleTools Community Forum
»
myLittleAdmin For SQL Server (2005, 2008, 2012)
»
Web-Hosting
»
How can i change mydatabase's collation?
|
Rank: Newbie Groups: Member
Joined: 4/21/2008 Posts: 2 Points: 0
|
i want to change my collation as 'Turkish CI_AS', but how?
|
|
Rank: Administration Groups: Administration
Joined: 9/11/2006 Posts: 605 Points: 649 Location: Enghien Les Bains, France
|
Run the following query Code:ALTER DATABASE yourDbName COLLATE 'Turkish_CI_AS' Note that it requires you have ALTER permission on the database.
|
|
Rank: Newbie Groups: Member
Joined: 4/21/2008 Posts: 2 Points: 0
|
Thank you..
|
|
Rank: Newbie Groups: Member
Joined: 5/22/2009 Posts: 1 Points: 3
|
I encountered the same problem, Could you please tell me the location I run the query in myLittleTools?
|
|
Guest |
myLittleTools Community Forum
»
myLittleAdmin For SQL Server (2005, 2008, 2012)
»
Web-Hosting
»
How can i change mydatabase's collation?
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
|
Main Forum RSS :
Theme created by myLittleTools
Powered by Yet Another Forum.net version 1.9.1.8 (NET v2.0) - 3/29/2008
Copyright © 2003-2008 Yet Another Forum.net. All rights reserved.