Who is online?  0 guests and 0 members
Home  »  Blogs  »  MikeDavis: May 2012

Communifire Blogs

Blogs RSS Feed

MikeDavis :May 2012 postings

MikeDavis

Oracle Date issues with PowerPivot

5/29/2012 by MikeDavis  -  Comments: 0  -  Views: [1068]

This week I was building power pivot models for a client pulling data from Oracle. One table kept giving the below error when trying to import: OLE DB or ODBC error: Accessor is not a parameter accessor.. Out of line object Datasource referring to id ?. Out of line object datasourceview ? temp_dsv Here is the image: None of this error made any sense. It was just a table in Oracle we were trying to pull from. After some troubleshooting I was able to find that a date column was causing the issue. ...

Read More

MikeDavis

SSIS 2012 Copy or Duplicate Environments

5/8/2012 by MikeDavis  -  Comments: 2  -  Views: [1350]

In SSIS 2012 there is a great new feature called environments. They can be thought of as a collection of parameters or variables. One of the questions I get asked when teaching SSIS 2012 is ?Can I duplicate an environment??. There is a move feature already included. But this moves the environment instead of copying. Now you can write T-SQL Scripts like the one at the bottom of this blog to create an environment and create the variables in the environment, but this is time consuming. You can scri...

Read More

Page 1 of 1 (2 items)