Viewing 15 posts - 4,366 through 4,380 (of 7,168 total)
sql_ques (4/24/2012)
When I export SSRS report (2008 report server) to excel the formatting is not the same as in report server. The rows are merged and collapsed. Is there a...
April 24, 2012 at 10:53 am
deebabat (4/24/2012)
April 24, 2012 at 10:48 am
only4mithunc (4/24/2012)
I have tried 2 options
Option 1. After the DFT I have used a File System task to copy the file to the required destination location. This worked successfully...
April 24, 2012 at 10:24 am
What is the data encoded in to start with? If they are truly multi-byte characters, i.e. Unicode on something other than plane-0, then you cannot store those in SQL Server...
April 24, 2012 at 10:04 am
It could be a lot of things. Those two batches are very different. It may have something to do with the fact that you're importing one as a BLOB and...
April 24, 2012 at 9:48 am
opc.three (4/19/2012)
GilaMonster (4/19/2012)
opc.three (4/19/2012)
You can retrieve the actual plan for your session, check out this article for next time:
That gets...
April 24, 2012 at 9:33 am
Great, that sounds like what I was thinking...something simple to get someone started on the technique with screenshots of the SSIS design environment and steps to achieve.
Just to clarify because...
April 24, 2012 at 9:14 am
Steve Cullen (4/24/2012)
opc.three (4/24/2012)
Steve Cullen (4/24/2012)
April 24, 2012 at 9:05 am
MisLead (4/23/2012)
April 24, 2012 at 9:02 am
Steve Cullen (4/24/2012)
April 24, 2012 at 8:42 am
Can you post the DDL for FileVersionTable? ...interested in knowing the data type of FileContent.
Also, let me back up one step...can you confirm where in the stack you're receiving the...
April 24, 2012 at 8:21 am
Steve Jones - SSC Editor (4/23/2012)
April 23, 2012 at 5:09 pm
Compression ratios achieved are completely dependent on data composition, i.e. if the data in your IMAGE columns are jpeg images, or some other highly-variable binary data, chances are you will...
April 23, 2012 at 4:40 pm
Since you're talking SSIS is it safe to assume the source and destination are on different instances?
Proceeding with that assumption...
How big are the tables? If the source is of non-trivial...
April 23, 2012 at 3:34 pm
ouwanogho (4/23/2012)
Is there a code to force users to use a schema qualified object name. I need this because i am unable to create a default schema for windows user.Thanks
Database...
April 23, 2012 at 3:25 pm
Viewing 15 posts - 4,366 through 4,380 (of 7,168 total)