Viewing 15 posts - 31 through 45 (of 668 total)
Its a useful feature. Happy learning!
October 28, 2013 at 1:57 am
Create a SSIS variable and build an expression and use appropriate CAST functions
October 28, 2013 at 1:43 am
Why are you not using SSIS functions for date expressions?
October 28, 2013 at 1:42 am
You can design Role Playing Dimensions. Read here:
http://technet.microsoft.com/en-us/library/ms174487(v=sql.90).aspx
October 25, 2013 at 1:48 am
The SSIS way is the way to go!
October 23, 2013 at 11:58 pm
What is the need to create a formatted measure in the cube. If you have data available as seconds you can easily cast the value as HH:MM:SS in the SSRS...
October 23, 2013 at 10:38 pm
You can create Actions in the SSRS report for this feature.
http://www.katieandemil.com/ssrs-action-go-to-report-with-parameters-drill-down-example
October 15, 2013 at 12:51 am
As Phil has already answered, there is an option called as "IsSourceConnectionVariable", set this as true and assign the variable name as the one holding the file name.
Here is...
October 15, 2013 at 12:42 am
The first 1100+ rows are loaded with no errors. Can you please analyze the issue with the row(s) which are failing?
October 7, 2013 at 3:04 am
Can you see all the columns in the file along with the header names?
October 7, 2013 at 2:46 am
As a good practice, you should use the Preview command while configuing the connection manager and tasks? What is the issue with Billing Date Column? It says missing column delimiter?
October 7, 2013 at 2:37 am
Can you post the error message here? How are you configuring the Flat File Connection Manager and why does the component throws error? Can you post a sample data with...
October 7, 2013 at 2:00 am
TFS is a great tool for source code version management but again TFS inherently would not serve your second requirement. You can fetch this data by querying the reporting services...
October 7, 2013 at 1:48 am
Use a Flat File Connection Manager.
http://msdn.microsoft.com/en-us/library/ms140266.aspx
October 7, 2013 at 1:38 am
Viewing 15 posts - 31 through 45 (of 668 total)