Viewing 15 posts - 3,271 through 3,285 (of 9,725 total)
kbnyny (4/16/2014)
April 16, 2014 at 2:49 pm
kbnyny (4/16/2014)
The Data type is the same in the connection manager and in the Data Conversion Transformation Editior.
That's not what I asked. You said you were having problems changing the...
April 16, 2014 at 12:34 pm
Your XML document may be malformed. Are you sure you have your hierarchy designed correctly?
And are you looking for a full XML document or just a fragment?
EDIT: Are you changing...
April 16, 2014 at 12:17 pm
Another question. Once I finish writing up the Powershell script, how do I make it part of the SSIS package or the SQL Server Agent job?
Is it as simple as...
April 16, 2014 at 11:53 am
GAH.
Is this Powershell error normal?
Microsoft Team Foundation Server 2008 Power Tools\TFSSnapin.ps1 cannot be loaded because running scripts is disabled on this system.
It gives me a link for execution polices on...
April 16, 2014 at 9:03 am
Powershell will do this?
ROCK ON. I've been looking for an excuse to learn this. Thanks for the links and the reference.
April 16, 2014 at 8:54 am
I'm assuming so. The link they point to in their help document is http://www.w3.org/TR/html4/interact/forms.html.
HelpDoc
For automatic submission, post the embedded file over HTTPS using multipart/Form-data (MIME) encoding.
It tells me to have...
April 16, 2014 at 8:31 am
Beyond repeating what I've told you about permissions and SQL Server Browser Service, the only other thing I can recommend is that you call your software vendor or go to...
April 16, 2014 at 8:22 am
Jeff Moden (4/16/2014)
Brandie Tarvin (4/16/2014)
April 16, 2014 at 8:01 am
Does it not give you the option of entering your own server name?
If not, double-check that SQL Server Browser Service is enabled on the server (if it's a new server,...
April 16, 2014 at 7:59 am
Shawn Melton (4/16/2014)
April 16, 2014 at 7:54 am
That won't work. A file connection manager does not give me the option of using a user name and password to connect to the HTTPS server.
Thanks for the suggestion, though.
April 16, 2014 at 7:48 am
Wow. I completely missed that one.
But what type of connection manager would I use for the destination?
April 16, 2014 at 7:11 am
Another note.
Even if that one data line is bad, I don't think the CTE will work because you're using VARCHAR for the ChildID and ParentID. In such a case,...
April 16, 2014 at 6:57 am
Viewing 15 posts - 3,271 through 3,285 (of 9,725 total)