Viewing 10 posts - 1 through 10 (of 10 total)
That table sounds fairly difficult to build. I'd have to have date ranges for each timezone to take daylight savings into account. Is it easier than I'm thinking?
July 17, 2008 at 1:21 pm
No, it could be any timezone.
July 17, 2008 at 8:00 am
Basically I need a function to convert datetime to UTC like so:
datetime convertToUTC(datetime, string) where the string is a timezone like "(GMT-06:00) Central Time (US & Canada)"
I have a requirement...
July 17, 2008 at 7:53 am
I started out and got thrown into the world of SQL with nothing but a select and a where clause to work with. I was lucky enough to have someone...
June 25, 2008 at 7:12 am
I can't really say I enjoy writing all that much, but it's a skill that you need to continue to work on throughout your life. If you can't communicate your...
May 9, 2008 at 7:37 am
I have done a similar thing with matching flight dates/times and it worked out really well using SSIS. It takes a bit of time playing with the threshold you want...
November 29, 2007 at 7:22 am
These days most people lock their computers, so there isn't a lot you can do.
There is one thing you can do while the computer is locked. You can turn on...
October 31, 2007 at 8:24 am
So basically you deleted all of the rows that didn't have foreign key relationships?
I don't think using min(ID) would work since the ID column is a GUID right?
September 13, 2007 at 7:47 am
I've had bad dealings with Amazon in the past so I'm biased, but I know I'd fight it tooth and nail. Who's to say I have the money to pay...
February 16, 2007 at 7:38 am
Viewing 10 posts - 1 through 10 (of 10 total)