Viewing 15 posts - 5,821 through 5,835 (of 11,678 total)
dario.quinn (3/21/2013)
Year Month Day
2011 ...
March 21, 2013 at 2:48 pm
Ah, great that you found the solution and thanks for posting back!
March 21, 2013 at 1:43 pm
If the ACE OLE DB driver thinks the column is a date column, it will try converting the numbers to a date.
Internally, dates in Excel are represented by a number...
March 21, 2013 at 4:35 am
No chance you are using SQL Server 2012? Because this would be easy with the new lag/lead functions.
March 21, 2013 at 4:14 am
Here's a script to create a time dimension:
Script to Populate Date Dimension, without Using a Cursor
I wouldn't stop at the month level. I would create the dimension to the date...
March 21, 2013 at 4:12 am
Jason.Robinson (3/20/2013)
The conditions are checking two string fields for different value combinations. There...
March 21, 2013 at 3:25 am
swhedges47 (3/20/2013)
Here's the thing though (and this is the reason I added the [edit]), refreshing the fields for a Report dataset (that...
March 21, 2013 at 2:13 am
SQL Kidu (3/20/2013)
But how can I pick the fields in this way ?
Can you be a bit more specific? Desired output would be welcome.
March 21, 2013 at 2:02 am
Long time ago I installed SQL Server 2005, but shouldn't you install the database engine?
March 20, 2013 at 4:07 pm
Lowell (3/19/2013)
the ACE driver does the peek at the first...
March 20, 2013 at 4:05 pm
What's the source?
Which conditions are used in the conditional split?
Under which account is the SQL Server Agent job run?
March 20, 2013 at 3:59 pm
Saintmount.Sql (3/5/2013)
Thanks, when I use this option, Excel values are precedes with ' code.Is any work around to remove the ' code in reporting side.
Ty
J
If time is on your side...
March 20, 2013 at 3:57 pm
Any package configurations that might steer the package to another source?
March 20, 2013 at 3:53 pm
Which version of SSIS are you working with?
The first step is to enable logging and the appropriate events to see what is going on when the package runs.
March 20, 2013 at 3:52 pm
Viewing 15 posts - 5,821 through 5,835 (of 11,678 total)