Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid column name 'data' #6

Open
keif888 opened this issue Jul 14, 2017 · 1 comment
Open

Invalid column name 'data' #6

keif888 opened this issue Jul 14, 2017 · 1 comment

Comments

@keif888
Copy link
Owner

keif888 commented Jul 14, 2017

Hello,

I have two questions please :

1/ Is the DependencyAnalyzer able to find dependencies directly from the SSIS Catalog ? If so, how indicate that parameter?

2/ While showing results, i get always this message : Unhandled exception has occured in your application.

Invalid column name 'data'

************** Exception Text **************
System.Data.SqlClient.SqlException (0x80131904): Invalid column name 'data'.
at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
....

Do you have any idea to resolve this issue and get a Dependency between SSIS Packages and Tables ?

@keif888
Copy link
Owner Author

keif888 commented Jul 14, 2017

kmartin wrote May 11, 2016 at 9:10 AM
I haven't completed the ability to handle SSISDB, which is the SSIS Catalog. Microsoft didn't provided any native methods to access the packages within the SSISDB. I have a partially working version, but it's not released yet.
I haven't seen this issue before. Is there any chance that you could send me a copy of the database that has your analysed packages in it? (Contact me directly, and I'll provide you with an email address to send the database backup to).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant