0

How to find the Collation that is used by .NET SqlClient Provider and change the collation in .net SqlClient Provider.

sameer
  • 1,635
  • 3
  • 23
  • 35
  • pls see these 2 questions http://stackoverflow.com/questions/3065289/setting-collation-property-in-the-connection-string-to-sql-server-2005 and http://stackoverflow.com/questions/7210189/how-to-set-collation-for-a-connection-in-sql-server – Amitd Nov 30 '12 at 14:14
  • The .NET SQL Client Provider doesn't have any collation - it's the SQL Server **database** you're connecting/connected to that has such a collation (and the server also has a default collation defined) – marc_s Nov 30 '12 at 14:20

0 Answers0