Viewing 15 posts - 9,286 through 9,300 (of 13,874 total)
brad.mccollum (5/8/2014)
May 10, 2014 at 8:10 am
Eirikur Eiriksson (5/9/2014)
Hadrian (5/9/2014)
I have a folder which receive the CDR and CMR files sended by Cisco.
There is no datetime for them,but I wish to move on another folders separated...
May 9, 2014 at 3:41 am
As you're using 2012, can I assume that you are using the project deployment model? If not, can you explain why?
The configuration methods you mentioned are superseded in 2012. You...
May 8, 2014 at 12:10 pm
vanamali (5/7/2014)
May 7, 2014 at 8:39 am
twin.devil (5/6/2014)
1. Use this Updating Rows in Incremental Loads – Level 4 of the Stairway to Integration Services[/url] which is a slower way...
May 6, 2014 at 4:26 am
Text is a deprecated datatype - are you able to consider a datatype change? Varchar(max) or, even better, Varchar(nnn) if your column width won't exceed 8000.
If yes, this update should...
May 6, 2014 at 1:54 am
nonghead-webspam (5/5/2014)
Thank you. The only way I know to examine user variables during debugging is via Debug.Print. Is there a smarter way to do this?
Use breakpoints.
May 5, 2014 at 10:31 am
Dataflow task.
May 4, 2014 at 4:40 am
UNC paths need to use local disks, as far as I know. But if you can map a drive to another server, you should also be able to point a...
April 29, 2014 at 12:16 pm
If you log in as that service account, are you able to navigate to that path in Windows Explorer? Is that definitely a local drive on the server?
April 29, 2014 at 12:07 pm
elee1969 (4/28/2014)
Phil Parkin (4/25/2014)
elee1969 (4/24/2014)
April 28, 2014 at 11:02 am
vanka.sravanthi (4/28/2014)
I can't able to get the data from remote server.I ma getting only headerrs not getting data.it 'll throwing below error:
System.Net.WebException: The remote server returned an error: (500) Internal...
April 28, 2014 at 10:40 am
elee1969 (4/24/2014)
April 25, 2014 at 12:25 am
I wish SSIS could possibly tell the user what the "current variable type" is; as I don't have the foggiest notion why the integer in my table can't map to...
April 23, 2014 at 12:31 pm
Tony1234 (4/23/2014)
Thank You very much for your replay.
Exactly I am expecting row count. But the approach you have mentioned will not workout for my scenario because, I am executing...
April 23, 2014 at 6:47 am
Viewing 15 posts - 9,286 through 9,300 (of 13,874 total)