Viewing 15 posts - 46 through 60 (of 84 total)
dwain, first off, I've just finished the article you sent on. Its similar to what I'm planning to build alright but slightly different. The dynamic search stored procedure will be...
November 13, 2013 at 9:41 am
Hi Dwain
Insert Statement:
INSERT INTO [Criteria]
([TeamID]
,[WorkGroup]
...
November 12, 2013 at 9:19 am
The function at present simply takes in 5 parameters and based on 1 or more of these values, the case statement within the function will return the ID where the...
November 11, 2013 at 6:43 am
Thanks sestell, any chance you have any examples of this?
Originally this code was written as a function so if I can I'd like to keep the query using a function...
November 11, 2013 at 2:15 am
That's right Koen, the only mapping available in the metadata is F1, nothing that actually references the actual names of the headers that are in the file itself. I'm guessing...
October 4, 2013 at 6:59 am
I have it set to NO but it makes no difference
October 4, 2013 at 6:32 am
Thanks Hanshi, I'll try that the next time the cluster fails over onto the 2nd node
May 21, 2013 at 7:15 am
Terence - Yep I know that if I change the job step to run at the full file path for using dtexec or dtsrun it will probably work but unfortunately...
May 20, 2013 at 3:43 pm
Hanshi, same version and same Path in environment variables
Unfortunately I can't do much testing until the next time the cluster fails over onto the offending node again
May 20, 2013 at 7:48 am
Another note on this, I tried recreating this in a virtual environment with an image of the instance and replicated the steps as per the MSDN blog, the package worked...
May 15, 2013 at 2:49 am
Gave up trying through SSRS and did it via the select query instead
April 5, 2013 at 7:52 am
We still have the 2000 instance of this db, is there anyway we can pinpoint the change at that level, identify and migrate the fix?
January 17, 2013 at 5:06 am
Viewing 15 posts - 46 through 60 (of 84 total)