Viewing 15 posts - 91 through 105 (of 3,738 total)
I do not know what I did but it is working now. 😎
November 22, 2016 at 2:27 pm
Eirikur Eiriksson (11/22/2016)
Are your drivers up do date?😎
That could be the issue.
Thanks.
November 22, 2016 at 2:04 pm
I did not change the package to run in 32 bit mode.
I have ran SSIS Packages in 64 bit on older OS's and it was not an issue however when...
November 22, 2016 at 10:41 am
I already have two packages that load this Excel File and I have had no issues.
I'm wondering if the package is corrupt?
November 21, 2016 at 4:03 pm
I seem to recall having to create a variable.
Then in the EXEC SQL Task write to result set and do something with the parameter mapping.
There I created a Script task...
November 21, 2016 at 9:31 am
I remember now that I created a script task to check the output variable and succeed or fail the package.
I believe?
November 18, 2016 at 5:04 pm
Tac11 (11/18/2016)
November 18, 2016 at 4:00 pm
Phil Parkin (11/16/2016)
Add a data conversion task to make your data types match.
I did but I do not have the data types right.
Thanks.
November 16, 2016 at 10:18 am
Good thing that I do not need this anymore.
Thank you to everyone that was helpful.
September 30, 2016 at 4:51 pm
Mike Scalise (9/29/2016)
Grant Fritchey (9/29/2016)
I did set up a Powershell script once that spawned threads to run multiple backups simultaneously. I'll never do...
September 29, 2016 at 7:51 pm
Phil Parkin (9/28/2016)
See link.
Thanks for the link Phil.
It got me part was but no cigar.
I just want to grant the User permissions to create, alter and drop rights in their...
September 29, 2016 at 12:35 pm
GilaMonster (9/29/2016)
For 2, try a google search for database permissionsFor 3, try a google search for fixed server roles and database permissions
I think you meant Fixed Database Roles? I am...
September 29, 2016 at 10:53 am
Eric M Russell (9/29/2016)
Welsh Corgi (9/29/2016)
Eric M Russell (9/29/2016)
GilaMonster (9/29/2016)
Phil Parkin (9/28/2016)
See link.
And, after you're read that, tell me whether 'CREATE PROCEDURE', 'ALTER PROCEDURE', 'DROP TABLE', etc are valid permissions...
September 29, 2016 at 10:33 am
GilaMonster (9/29/2016)
For 2, try a google search for database permissionsFor 3, try a google search for fixed server roles and database permissions
Thanks.
How about the following?
GRANT ALTER, DELETE, EXECUTE, INSERT, REFERENCES,...
September 29, 2016 at 10:27 am
GilaMonster (9/29/2016)
September 29, 2016 at 10:20 am
Viewing 15 posts - 91 through 105 (of 3,738 total)