Viewing 15 posts - 466 through 480 (of 2,278 total)
Hugo Kornelis (5/16/2012)
Nice question. I knew about implicit transaction, but I had to do some digging because I couldn't remember if primary key violation errors are batch-aborting or not.
Yes, I...
May 16, 2012 at 6:55 am
Yes, 1 = 1 will work as a functional else in a SWITCH statement.
I see a lot of back and forth regarding less than and greater than with...
May 15, 2012 at 12:07 pm
Does this help?
http://social.msdn.microsoft.com/Forums/zh/csharpgeneral/thread/7d71d0d0-39f3-4f17-bfa6-7a8cf2dcbf6b
May 15, 2012 at 11:53 am
So, what are you getting? Just a small blob that can't be read? Also as I recall, some bar code fonts come with a font size built in....
May 15, 2012 at 8:28 am
If you are outputting to Excel or .csv you should be able use formulas in the output. If you are trying to build the formulas into the report before...
May 15, 2012 at 8:25 am
Page breaks will also work with sub reports. This may choke your server, so I would start at a reasonable size and then slowly increase the number of subreports...
May 15, 2012 at 8:21 am
Yes, we potentially need to keep the control chars in there. The data comes from another system, that also spits data out to other places before its reunited, and...
May 15, 2012 at 8:18 am
kirti.malukani (5/15/2012)
In which areas SSIS's functionality can be improved or customized?
Almost everywhere. There are commercial companies that make plug ins to add transforms and tasks that people find useful....
May 15, 2012 at 8:11 am
yudy.varma (5/15/2012)
based on the input...
May 15, 2012 at 8:03 am
You are right, there is no lite way to really address this problem. Upgrading to SQL 2008R2 and getting the Change Data Capture functionality would probably be the best...
May 15, 2012 at 7:48 am
Simply widening the column it is in doesn't help? Also make sure you get rid of all padding for the textbox where the barcode is.
May 15, 2012 at 7:45 am
capn.hector (5/14/2012)
Revenant (5/14/2012)
crookj (5/14/2012)
Brandie Tarvin (5/14/2012)
Daniel Bowlin (5/14/2012)
RegionalSectional
Provincial
bumpkin
Hillbilly
Dueling Banjos
May 15, 2012 at 7:41 am
My guess is that you have a grouping in your report that is causing the details node.
May 14, 2012 at 7:06 am
Unfortunately Tablix position values cannot be manipulated by expression either. One thing that might help a bit, but it is not really what you want is to set the...
May 11, 2012 at 12:21 pm
Viewing 15 posts - 466 through 480 (of 2,278 total)