Viewing 13 posts - 1 through 13 (of 13 total)
Lynn,
Yeah, they can be deployed to the Company - if someone screws up. They should theoretically always be deployed to an enduser, so we audit now & then to...
July 2, 2009 at 10:52 am
OK, thanks for the tip about IFCodes. I checked out some of the posts on that subject, and will use in future. That CONVERT works with my test...
July 2, 2009 at 9:57 am
Lynn,
The CONVERT function just wasn't doing anything, so I went back to what I usually use, which is DATEADD. I had forgotten that it was failing only in my...
July 2, 2009 at 6:39 am
That looks like it may work. I'll have to wait until I can try it on the Prod DB in the morning. Thanks again.
July 1, 2009 at 9:51 pm
Lynn,
Did I mention that this Date stuff drives me crazy? I checked out BOL and looked at examples here & elsewhere and figured I had the right idea, but...
July 1, 2009 at 5:28 pm
Lynn,
That is terrific, it works. The only thing now is that it's displaying a UNIX date, and I need to convert that to a human-readable format. The usual...
July 1, 2009 at 4:09 pm
Sorry, I forgot to specify what I expected. I want to see only records in To_Status = Deployed, and just the latest instance.
In the code you sent me, where...
July 1, 2009 at 1:41 pm
Lynn, thank you for pointing out the post that describes the correct format for posting to the forum. I've attempted to get it right this time, but now have...
July 1, 2009 at 12:32 pm
Excellent. I'll plug some test data into a query cloned off of yours & see what happens. I will search for some more examples, also.
Thanks, David.
June 25, 2009 at 4:29 pm
David,
I'm familiar with the idea of saving text in an editor, so that's not a problem. I actually did the procedure described by Anatol Romanov in a discussion of...
June 25, 2009 at 3:21 pm
Thanks for the replies. To clarify, I would like to execute the query in QA.
I'm too much of a SQL newbie to understand the OPENROWSET examples I saw in...
June 25, 2009 at 2:49 pm
Anatol,
I used your method to prepare text input to use in a WHERE clause with an IN ( ) list. If I have a lot more data to input,...
June 24, 2009 at 5:34 pm
Viewing 13 posts - 1 through 13 (of 13 total)