Groups | Blog | Home


Archived Months
January 2003
March 2003
April 2003
May 2003
June 2003
July 2003
August 2003
September 2003
October 2003
November 2003
December 2003
January 2004
February 2004
March 2004
April 2004
May 2004
June 2004
July 2004
August 2004
September 2004
October 2004
November 2004
December 2004
January 2005
February 2005
March 2005
April 2005
May 2005
June 2005
July 2005
August 2005
September 2005
October 2005
November 2005
December 2005
January 2006
February 2006
March 2006
April 2006
May 2006
June 2006
July 2006
August 2006
September 2006
October 2006
November 2006
December 2006
January 2007
February 2007
March 2007
April 2007
May 2007
June 2007
July 2007
August 2007
September 2007
October 2007
November 2007
April 2008
August 2008
all groups > sql server programming > january 2005 > threads for saturday january 1

Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

Flipping a boolean value
Posted by Mac Davis at 1/1/2005 10:42:06 PM
given the field checked as a bit field, I want to flip the state of checked I would think set checked = not checked would work, but it doesn't. If there a simple way to flip a bit field? Thanks, -Mac- If the obvious weren't so obscure, I'd be less confused. ...more >>


Versioning a database
Posted by TheNortonZ at 1/1/2005 7:04:47 PM
I am looking for opinions on the best way to version a database. I have a Winform application that will be using an MSDE 2000(A) database. From time to time, when the app is updated, I may also update the database. Or I may just have to do an update on the database. I was thinking that I c...more >>

Thinking about code or SP
Posted by Kenny M. at 1/1/2005 9:43:08 AM
hi I have a SqlServer DB. A table receives tickets in secuence 1,2,3,4,5.... I want to create an routine that can detect if a ticket is missing so I just need to detect if the secuence is broken (1,2,3,5... 4 is missing) I want to create a eficient routine (ASPNET/ C#) but I was think...more >>



DevelopmentNow Blog