Viewing 15 posts - 136 through 150 (of 399 total)
1. Oh no, I mentioned that :-).
2. I was still surprised that in such a small table the batches took over 5 minutes to complete.
3. the affect...
November 15, 2015 at 2:15 pm
Aha, I didn't consider the mixed letters/numbers variations to test with.
Great. Thanks GilaMonster.
November 15, 2015 at 1:57 pm
Thanks for the replies. I appreciate the advice regarding tuning the size of batches. Thanks.
November 15, 2015 at 1:25 pm
MM, yes, you solved my issue, but just wondering ... do you know if the web service URL gets used for anything other than for connecting Report Builder to Report...
October 20, 2015 at 5:15 pm
Mister Magoo, Thanks. I've installed it and it looks like I'll be able to create a report now.
October 19, 2015 at 9:56 pm
thank you so much staying with me. Package is deployed!
May 19, 2015 at 1:58 pm
I found this site http://stackoverflow.com/questions/25670293/ and modified as follows.
public void Main()
{
...
May 18, 2015 at 11:05 am
with just that one line inside public void Main(), I get squiigly red line under the whole of Microsoft.SqlServer.Dts.Runtime.DTSExecResult.Failure; and error.
public void...
May 18, 2015 at 10:51 am
Is that two Logical And precedence constraints per sequence container, one with @a==@b connecting to next sequence container and a second @a!=@b followed by a script task ???
Also, not familiar...
May 15, 2015 at 6:52 am
I've mistakenly created a column as smalldatetime instead of smallint and have imported data into that table. The values in that column are all 1900-01-01 00:00:00.000 or 1900-01-04 00:00:00...
May 14, 2015 at 3:29 pm
One of the variables is populated by a powershell script and therein lay the bug. My eyes finally attuned to the fact that the script was outputting a line...
May 14, 2015 at 5:47 am
Thanks Anshul, that right. I had to change variables scope to package level and error gone.
May 13, 2015 at 12:02 pm
same as KoldKoffee (different computers :-))
May 13, 2015 at 12:00 pm
since it's just a warning though, my package doesn't fail, though the consequences are pretty serious. Do you know how to fail a package on this partial row at...
May 3, 2015 at 6:54 pm
Eririkur, this problem is gone at this time. I don't really know why. I reimported the files from ftp server, re-unzipped, and rebuilt from scratch the DTF handling of that...
May 3, 2015 at 12:36 pm
Viewing 15 posts - 136 through 150 (of 399 total)