Viewing 15 posts - 2,011 through 2,025 (of 9,707 total)
I know this thread is "dead," but ...
Update for those who stumble across this thread like I just did, if you have a 64-bit box, follow the instructions here or...
February 12, 2016 at 8:23 am
TheSQLGuru (2/11/2016)
February 12, 2016 at 8:20 am
Thank you backup, Sean. I'm still shaking my head over the OPs initial "you're wrong, that can't be done after all" and then "Well, prove it" responses.
EDIT: I found it...
February 12, 2016 at 8:09 am
webrunner (2/12/2016)
I was using @[User::Variable] = 0 instead of the operator to check for equality @[User::Variable] == 0. Once I fixed that the branching...
February 12, 2016 at 8:06 am
mw112009 (2/12/2016)
Well then can you be kind enough to share that code with us please ?
The reason I haven't shared the code is because this is a great time...
February 12, 2016 at 7:49 am
mw112009 (2/12/2016)
I am not trying to be mean here....But the real answer is...
"[There is no way to do that in one or several SQl statememts]"
Well, I'm sorry to disagree with...
February 12, 2016 at 6:58 am
Nevermind. Found my answer here: https://msdn.microsoft.com/en-us/hh500335(v=vs.103).aspx
February 12, 2016 at 6:28 am
What type of ODBC DSN did you actually create? File, System or User?
EDIT: And what type of OS do you have on your server? It seems to me that this...
February 12, 2016 at 6:11 am
There's no way to cause a Foreach loop to stop in the middle unless you deliberately fail it out. If you want to do that, stick a script task in...
February 12, 2016 at 6:08 am
You may have to format the Excel worksheet before loading it. If the column in question is formatted as General, you'll need to change the entire column's data type to...
February 12, 2016 at 6:04 am
A great way to impress your boss is to create a daily or weekly "Entitlement" report that documents these permissions in all environments. Have the report dumped to a secure...
February 12, 2016 at 6:01 am
Part of your problem may be the distance between data centers / server locations. Especially if they're in different domains.
Sometimes doing batches can help speed things up, but I don't...
February 12, 2016 at 5:59 am
mw112009 (2/12/2016)
Right Click on table, Script Table as, CREATE to, New Query Editor Window
Question1:
Is there any way I could do...
February 12, 2016 at 5:56 am
So apparently I didn't go far enough on my quotes. I was doing 4 / 5 instead of 6. At least it works now.
Thanks, everyone.
February 11, 2016 at 10:39 am
Jacob Wilkins (2/11/2016)
February 11, 2016 at 10:35 am
Viewing 15 posts - 2,011 through 2,025 (of 9,707 total)