Viewing 15 posts - 11,206 through 11,220 (of 13,872 total)
sahoong (8/9/2011)
August 9, 2011 at 9:36 am
I don't think that this is a problem with SSIS. That error is an FTP error. Have you tried FTPing the file manually, by some other mechanism, just to check...
August 9, 2011 at 9:27 am
Elliott Whitlow (8/9/2011)
August 9, 2011 at 9:23 am
sahoong (8/9/2011)
I have this task to accomplish
Please take last night’s full backup and convert it to a standard Microsoft SQL backup file, compress the file and then FTP it to...
August 9, 2011 at 9:15 am
Aparna-1 (8/9/2011)
I have a script task that invokes a webservice. The response of the webservice is saved as a string.
I then call an execute sql task to save the...
August 9, 2011 at 2:34 am
kramaswamy (8/5/2011)
Is SSIS more, less, or just as efficient as SQL Server at handling data...
August 8, 2011 at 1:55 pm
Is the package picking up a configuration from somewhere which contains the problematic connection?
August 8, 2011 at 5:01 am
Daniel Bowlin (8/4/2011)
Check a couple things.-Are there any blank rows in your spreadsheet?
-Has the schema of the spreadsheet or the destination changed at all?
Also, what is the worksheet name from...
August 4, 2011 at 7:41 am
sdvoranchik (8/4/2011)
=FORMAT(TODAY(),"MMMM dd, yyyy")
Very generous of you to play "guess the question" 🙂
August 4, 2011 at 7:06 am
radb4u (8/3/2011)
Row.vchImportCustomerPhoneNumber = nonumbers.Replace(phone, String.Empty)
Error says 'disallow implicit conversion of string to integer'.
So, I am trying to change the data...
August 3, 2011 at 9:02 am
radb4u (8/3/2011)
I have written a script to format the phone number (to exclude special charecters). It was working fine. But, in between testing it started not working. It i sgiving...
August 3, 2011 at 8:48 am
Ninja's_RGR'us (8/3/2011)
Ya but you can format the date to whatever you want once in ASPX. I would search there rather than SQL side.
I agree with this - it seems...
August 3, 2011 at 7:17 am
Ninja's_RGR'us (8/1/2011)
Anyone has a link to says that the set statement is ALWAYS eveluated /...
August 1, 2011 at 9:03 am
Are you 100% sure about that one [Wink].
I know you've been around here for a very long time and I hate to suggest that you are wrong, but how does...
August 1, 2011 at 9:00 am
Viewing 15 posts - 11,206 through 11,220 (of 13,872 total)