Viewing 11 posts - 1 through 11 (of 11 total)
Thanks everyone. Very good ideas.
I'll go with the customized solution in .Net 1.1 using CuteFTP SDK, we haven't moved to VS2005 yet.
SFTP is also worth considering.
April 23, 2007 at 8:15 pm
DTS jobs are fine with scheduling, however as you rightly mentioned before, the feedback about FTP component of DTS isn't too good. DTS_FTP tool you mentioned in your previous post...
April 17, 2007 at 7:42 am
Thanks for the suggestions. I was looking for more like an off-the-shelve product, which could be easily scheduled.
Since we are inclined towards customizing code for this task has anyone looked...
April 17, 2007 at 6:50 am
Thanks for your suggestions...
DTS option seems to be better because we can't make changes to the database objects as per the second post.
Cheers
AJ
June 16, 2006 at 11:35 am
DBCC CHECKDB didn't return any errors. But DATEDIFF code provided in the last post did the trick. (It's kinda weird still, probably we need some latest patches)
Thanks everyone!!
Cheers
AJ
March 27, 2006 at 11:13 am
datatype of the PickupDate field is datetime
March 27, 2006 at 9:59 am
Thanks, I did try using YYYYMMDD format, '2006-03-02 00:00:00.000' and the format with three digit month name but same issue is happening.
It's not just the last row but...
March 27, 2006 at 9:48 am
Yes, it's only the @QUERY parameter that is throwing things out for me. No other sp_send_dbmail queries work.
Also, I forgot to add that it does work 1 out of...
January 6, 2006 at 7:30 am
Following book is quiet good for beginners:
The Data Warehouse Toolkit: The Complete Guide to Dimensional Modeling, Second Edition
by Ralph Kimball and Margy Ross
John Wiley & Sons © 2002
September 9, 2005 at 2:34 pm
I did try putting in the matrix group name (and for that matter all possible names incl. dataset, rowgroup, colgroup etc) but it is producing weird pattern of results like...
September 7, 2005 at 3:41 pm
SPID keeps changing, so I can't kill it based on that. Is there a way to kill based on ClientProcessID?
April 6, 2005 at 10:45 am
Viewing 11 posts - 1 through 11 (of 11 total)