Viewing 15 posts - 16 through 30 (of 41 total)
thanks brother it works.
But can you please let me know how can i do the same with out using CTE feature of sql server , like may be using...
April 21, 2009 at 1:17 pm
u can just put an activex script after ur FTP task to move or delete processed file.
here is the code for activex script
'**********************************************************************
' Visual Basic ActiveX Script
'************************************************************************
Function Main()
Dim fso,...
January 14, 2009 at 7:18 pm
tnx for the reply..i was able to find the solution for my question..it was the 'Fail on first Error' checked on Logging tab in package properties 🙂
January 14, 2009 at 8:24 am
thanks much for the workaround..let me try that way:)
August 13, 2008 at 12:50 am
thanks for the reply Brian....here i dont want users present in the source instance(production) while i need to create new user id on the UAT instance only.
August 12, 2008 at 10:44 pm
can u give the query i can use for retrieving the files stored in sql table..so that i can download it to local system and then i can format it.
August 11, 2008 at 8:05 pm
Thanks...even i found the - DBCC SQLPERF (LOGSPACE) which gives complete list
August 11, 2008 at 7:57 pm
Hi Jeff,
can u please let me know similar query to retrive doc, image,pdf files stored in sql server tables.
Thanks in advance
August 11, 2008 at 7:10 pm
Hi jeff,
That was informative...is ther a way using sql query to retrive the doc,image,pdf from the sql server tables to local computer with out using any ADO or front end...
August 11, 2008 at 7:08 pm
type the folowing in commond promt will list u all the ssis packges
1. cd2. dir/s *.dtproj
August 5, 2008 at 8:23 pm
but it ask for creating OLEDb connection, can u plz let me know how to create OLEDb connection to XML file or is ther any other easy way to import...
August 5, 2008 at 7:46 pm
I want to import XML file not an excel file.
August 5, 2008 at 7:14 pm
Thank you for the reply. Could you please suggest me the best way among these, so that it wont slow down performance the production database.
June 16, 2008 at 7:16 pm
:w00t: ok Jeff....just in some cases i need to do that way....am using sql server 2005....
thanks much for ur reply
April 28, 2008 at 7:51 am
Viewing 15 posts - 16 through 30 (of 41 total)