Viewing 15 posts - 8,521 through 8,535 (of 9,725 total)
Nevermind! My problem isn't a security issue. I forgot to write out my path variables in my Script task so the File System Task could find the source &...
January 2, 2009 at 8:15 am
Stephen,
In my experience, applications that use SQL Express usually include SQL Express in their install package. You might want to contact the app vendor to verify this before you go...
January 2, 2009 at 7:46 am
There is no common list like you're seeking. That's why the phrase "least privledge" is used, because what one person does with their code isn't necessarily what other people use.
I...
January 2, 2009 at 7:42 am
Thanks for telling me, William, but the problem doesn't appear to be my website. It looks like the hosting server is down.
I'm going to call tech support shortly if...
January 2, 2009 at 6:35 am
Actually, I like the adjustable display idea too.
But it does seem like an awful lot of code to rewrite in order to get it working to begin with.
December 31, 2008 at 12:51 pm
The Execute SQL Task takes in a parameter in the stored procedure.
Goto Parameter Mapping on the left side menu. Enter in the variable name and call it 0 in the...
December 31, 2008 at 8:42 am
Okay, here's what we've got.
For-Each Loop with an ADO Enumerator. The configuration is set to an Object variable (as you said) with the mode as Rows in the First Table....
December 31, 2008 at 8:07 am
Aha! That's the detail that was missing. @=)
Give me a few. I think we have a package that does something similar, but we use a WebService, so I'm not...
December 31, 2008 at 8:02 am
Wow. I'm going to fill up this thread will all of my own replies.. @=)
I just figured something out.
Error:
Files NOT Uploaded. Reason: System.Net.WebException: The remote server returned an error:...
December 31, 2008 at 6:49 am
Okay, I've tried 3 or 4 different ways of scripting this out and now it always comes down to the same error:
Reason: System.Net.WebException: The remote server returned an error: (501)...
December 31, 2008 at 6:13 am
afgone,
I still don't understand why you need to do all this fancy work for one field.
If you're just trying to change the data type of this field, use a Derived...
December 31, 2008 at 5:33 am
Thanks, Chris. I'll get those fixed too.
As far as time... I'm a TechnoGeek. What TechnoGeek doesn't have time? After all, none of us on this forum has a social life,...
December 31, 2008 at 5:28 am
ACK!
I can't spell? THE HORROR!!!
Thanks, Andrew. I'll get that fixed. @=)
December 31, 2008 at 4:40 am
Your problem suddenly makes no sense to me.
If I understand, you have TableA which has an PK identity field. Then you have TableB where you're trying to take the TableA.PK...
December 31, 2008 at 4:38 am
Viewing 15 posts - 8,521 through 8,535 (of 9,725 total)