Viewing 15 posts - 16,981 through 16,995 (of 26,489 total)
ray 78019 (2/10/2010)
I would like to create a new thread, but the "Add New Topis" button is not available when I want to create one in another thread.
Have you tried...
February 10, 2010 at 7:27 am
AndrewSQLDBA (2/10/2010)
Is anyone snowed in like me?
I am trying to add a single day to a date data type value
DECLARE @TodaysDate Date
DECLARE @TomorrowsDate Date
SET @TodaysDate = 2010-2-14
SET @TomorrowsDate =...
February 10, 2010 at 7:18 am
MauroPichiliani (2/10/2010)
February 10, 2010 at 6:41 am
I ran the following: select convert(datetime, '8/12/1430' , 131) and it returned 2009-11-25 00:00:00.000. Is that correct?
February 10, 2010 at 6:37 am
pink_panther (2/9/2010)
Actually zzzCovers table is not a real table in the database, I used it just to describe the issue isolated from the rest of the process. Let me...
February 9, 2010 at 11:33 pm
Tom.Thomson (2/9/2010)
Lynn Pettis (2/9/2010)
Explain to me why you think each of the answers is wrong.
Because each answer tries to select from a table with a particular name in an completely...
February 9, 2010 at 9:45 pm
Tom.Thomson (2/9/2010)
Rupal Raval (1/5/2010)
have you written
'declare @tablevariable varchar(100)
set @tablevariable = 'any valid table name'
Before code C?
map @tablevariable to one of your database table, select that...
February 9, 2010 at 7:41 pm
Tom.Thomson (2/9/2010)
February 9, 2010 at 7:40 pm
Are you getting an error of any type?
February 9, 2010 at 6:54 pm
charipg (2/9/2010)
that url is not opening.
Are you still having problems opening the article? Just wondering, as I was able to click on the url and the article opened just...
February 9, 2010 at 6:22 pm
Steve Jones - Editor (2/9/2010)
I was tempted to leave it. I'm still waiting for someone to go for an interview and have one of these...
February 9, 2010 at 3:35 pm
Steve Jones - Editor (2/9/2010)
Apologies on behalf of the community. I have removed the comment, which was inappropriate. I did not mail the guy since I don't think it would...
February 9, 2010 at 3:24 pm
BaldingLoopMan (2/9/2010)
February 9, 2010 at 2:59 pm
BaldingLoopMan (2/9/2010)
Bye.
Lynn Pettis
===========================================================================
Food for thought and I think this is something we should all...
February 9, 2010 at 2:24 pm
Nothing says we can't continue to work on a better solution, especially if it may benefit others that may be more appreciative of our efforts and are more professional in...
February 9, 2010 at 1:56 pm
Viewing 15 posts - 16,981 through 16,995 (of 26,489 total)