Standing on the shoulders of giants. RSS 2.0
Page 1 of 1 in the SQL category
# Tuesday, August 23, 2005

The easiest way on sql server 2000 is to change the collation on the column you want to do the search on:

ALTER TABLE dbo.Customers ALTER COLUMN CustID char(8) COLLATE SQL_Latin1_General_CP1_CS_AS NOT NULL

Tuesday, August 23, 2005 6:32:39 PM (W. Europe Daylight Time, UTC+02:00)  #    Comments [1] - Trackback
Codesnippet | SQL
# Wednesday, August 25, 2004
Tim Sneath has the obvious answer: in reverse release order.
Wednesday, August 25, 2004 12:47:24 AM (W. Europe Daylight Time, UTC+02:00)  #    Comments [0] - Trackback
SQL | Visual Studio 2005
# Saturday, February 21, 2004

Why bother with a best practice if a simple copy-paste is much faster. Migrating SQL server 2000 to a new machine.

Saturday, February 21, 2004 2:14:20 PM (W. Europe Standard Time, UTC+01:00)  #    Comments [0] - Trackback
SQL
Ads
About
© Copyright 2010
Paul van Brenk
Sign In
newtelligence dasBlog 2.3.9074.18820
All Content © 2010, Paul van Brenk
DasBlog theme 'Business' created by Christoph De Baene (delarou)