Viewing 10 posts - 1 through 10 (of 10 total)
I have a similar issue. I have a stored proc which creates sql dynamically and I have no idea which columns will be returned.
I need to create a report...
August 6, 2013 at 5:04 pm
No, public did not work without creating a user in the target db first, which is what I am trying to avoid.
January 17, 2012 at 7:48 am
Perfect!!
I was able to install my CLR functions into a db called Library and then use these scripts to enable having all users call the functions without needing to create...
January 16, 2012 at 12:01 pm
Althout that solution will work, it still would require one to add every user created (even in the future) to that group. Is there any way to allow all...
January 13, 2012 at 11:34 am
Ok, I have figured out how to do this.
For some reason the Microsoft.SqlServer.DTSRuntimeWrap assembly was installed in the GAC and the dll was deep in a GAC folder which you...
February 18, 2009 at 9:10 am
Ok. I have figured out (though not sure I understand why it is this way) that in a script task for some reason you can not reference the wrapper...
February 17, 2009 at 8:39 am
How can I view the security log? This is on a file server.
I did run FileMon while running the package and was very surprised to see the amount of...
February 10, 2009 at 2:00 pm
I am now able to view that there is a package in the db with the name given, but I can not figure out how to view the package.
I want...
February 5, 2009 at 9:19 am
I am having the same issue. I have created an SSIS package using the import data to import data from a flat file and have opted to save it...
February 4, 2009 at 4:28 pm
Viewing 10 posts - 1 through 10 (of 10 total)