Viewing 15 posts - 5,671 through 5,685 (of 11,678 total)
Can't you let the user start a SQL Server Agent job (can be done with a proc)? The job will execute the package using a proxy account.
July 4, 2013 at 12:37 am
You can either execute the SQL statement you provided in an Execute SQL Task, but put an INSERT INTO before it of course 🙂
Or you could use the SQL statement...
July 3, 2013 at 4:49 am
kevinsql7 (7/2/2013)
Thanks prvmine. Installing the Oracle 32-Bit Client resolved the issue. Just wondering why Microsoft has not come up with 64-Bit Development Tools (BIDS, VSS, etc.)?Thanks, Kevin
I don't think VS...
July 3, 2013 at 3:59 am
Two relationships are two seperate relationships (like role playing dimensions); it's not the same as one relationship with a compound key of 2 columns.
I think it would be more ideal...
July 3, 2013 at 3:47 am
engstevo (7/3/2013)
please help i have been trying for many times it's my position test
You need to find this out on your own. Nobody can help you on your test except...
July 3, 2013 at 3:30 am
Nice question, but of a lacking explanation, but the thread makes up for it. 🙂
July 3, 2013 at 1:24 am
Viewing 15 posts - 5,671 through 5,685 (of 11,678 total)