Viewing 15 posts - 38,371 through 38,385 (of 59,072 total)
neelsmail (5/15/2010)
I am being probably over-expecting here but anyway..
I run a stored procedure from my C# app. I want to be able to run that stored procedure for 10000 times...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 15, 2010 at 5:50 pm
Saravanan_tvr (5/15/2010)
I need to extract the Data pipeline as Column Terminator and : colon as
Row terminator...
My Query IS
declare @sql varchar(8000)
declare @path varchar(8000)
set @path ='D:\STOCK_12_05_2010.txt'
select...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 15, 2010 at 5:48 pm
Better yet... I'm going to bow out of this thread. I swore to myself that I wasn't going to show any of my new methods until PASS... and I'm...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 15, 2010 at 5:30 pm
Paul White NZ (5/15/2010)
Jeff Moden (5/15/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
May 15, 2010 at 5:26 pm
mahbub422 (5/12/2010)
Your technique is better. So, I am interested to use your technique. Peter also suggested me to follow your method. I already inserted around 1200 data in database...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 15, 2010 at 5:21 pm
WayneS (5/15/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
May 15, 2010 at 11:51 am
Peter Brinkhaus (3/20/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
May 15, 2010 at 11:41 am
ninel (5/14/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
May 15, 2010 at 11:00 am
vijay.s (5/15/2010)
WHERE MIN(GETDATE()) = GETDATE()--So its a next day date from your minimum dateI Hope this what you wanted! If you want to a batter solution then try to post...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 15, 2010 at 10:56 am
Paul White NZ (5/15/2010)
tarun.jaggi (5/14/2010)
Can anyone of you please tell me the difference between Inline view and Derived table?
In general, the way the terminology is commonly used, I would say...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 15, 2010 at 10:54 am
kazim.raza (5/14/2010)
Certainly not; or else; what will our friend do 😛By brainstorming I meant just to take a high level review or opinion...
~ Kazim Raza
You should know me by now......
--Jeff Moden
Change is inevitable... Change for the better is not.
May 15, 2010 at 10:20 am
krenshau (5/14/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
May 15, 2010 at 10:11 am
GilaMonster (5/14/2010)
What bugs me is when people resurrect an old thread to post an answer that's less accurate/useful than an answer already posted in the thread.
Heh... absolutely agreed. I...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 15, 2010 at 7:35 am
Paul White NZ (5/15/2010)
--Jeff Moden
Change is inevitable... Change for the better is not.
May 15, 2010 at 7:29 am
BWAA-HAAA!!! Thanks for the feedback, Dobermann. I do have one more trick up my sleeve if all else fails. I've been trying to keep this in the...
--Jeff Moden
Change is inevitable... Change for the better is not.
May 14, 2010 at 9:46 pm
Viewing 15 posts - 38,371 through 38,385 (of 59,072 total)