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 9:32:39 AM (Pacific Daylight Time, UTC-07:00)  #    Comments [1] - Trackback
Codesnippet | SQL
# Tuesday, August 24, 2004
Tim Sneath has the obvious answer: in reverse release order.
Tuesday, August 24, 2004 3:47:24 PM (Pacific Daylight Time, UTC-07: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 5:14:20 AM (Pacific Standard Time, UTC-08:00)  #    Comments [0] - Trackback
SQL
Ads
About
© Copyright 2012
Paul van Brenk
Sign In
newtelligence dasBlog 2.3.2011.0
All Content © 2012, Paul van Brenk
DasBlog theme 'Business' created by Christoph De Baene (delarou)