Viewing 15 posts - 1,651 through 1,665 (of 3,666 total)
CirquedeSQLeil (9/29/2010)
Tread lightly there 😉
Thread lightly? 😛
September 29, 2010 at 2:27 pm
the.hank (9/29/2010)
I have heard of ssis packages but how to conditionally pull data and delete after confirming data has been inserted in centralised server.
In other words, you're trying to use...
September 29, 2010 at 12:06 pm
The joining option will probably be faster.
You should try both just to see what the difference will be.
September 29, 2010 at 8:54 am
Last night, someone posted an interesting comment in a new thread, in a non-database related forum, that I follow"
"So I feel there needs to be a thread for just randomness....
September 29, 2010 at 8:38 am
I think that all you need to do is set the A and E to use "Logical OR".
September 29, 2010 at 8:06 am
What have you looked at so far? What options have you considered?
September 29, 2010 at 7:56 am
I just remembered what a former manager used to say:
"We never have time to do it right the first time, but, somehow, we can always find time to did it...
September 29, 2010 at 7:36 am
Brandie Tarvin (9/29/2010)
GilaMonster (9/29/2010)
* Asks the developers what they are currently busy with
* Updates his % completed...
September 29, 2010 at 7:21 am
Rakesh Sharma-471339 (9/28/2010)
'(' + Stuff(Stuff(T.sPhoneNum1,len(T.sPhoneNum1)-3,0,'-'),len(T.sPhoneNum1)-6,0,') ') AS 'Phone Number-Formatted'
FROM (SELECT '9991112222' AS 'sPhoneNum1') T
Will work for phone...
September 28, 2010 at 2:51 pm
CirquedeSQLeil (9/28/2010)
Alvin Ramard (9/28/2010)
Jeff Moden (9/28/2010)
It's disappointing, for sure but... you still got paid and they didn't blame you so probably not such a bad gig, eh?
Jeff, you trying to...
September 28, 2010 at 9:36 am
Without having seen the connection manager details, I'm guessing that there might be a problem with the delimiter of the end of row.
September 28, 2010 at 9:28 am
Steve Jones - Editor (9/28/2010)
September 28, 2010 at 9:06 am
HowardW (9/28/2010)
I hate to think...
September 28, 2010 at 8:20 am
Jeff Moden (9/28/2010)
It's disappointing, for sure but... you still got paid and they didn't blame you so probably not such a bad gig, eh?
Jeff, you trying to speak Canadianese, eh?...
September 28, 2010 at 8:00 am
Grant Fritchey (9/27/2010)
Jeff Moden (9/27/2010)
Grant Fritchey (9/27/2010)
September 27, 2010 at 1:32 pm
Viewing 15 posts - 1,651 through 1,665 (of 3,666 total)