Viewing 15 posts - 901 through 915 (of 4,272 total)
GilaMonster (10/21/2011)
Elliott Whitlow (10/21/2011)
If the files have moved I don't see much of a choice..
Move them back where they should be and offline/online or ALTER DATABASE ... MOVE then offline/online....
October 21, 2011 at 10:05 am
Hate to say it this way but, it depends. Keep this in mind, every byte of data you send to the client costs time and bandwidth. So yes,...
October 21, 2011 at 10:03 am
JamesMorrison (10/21/2011)
Elliott Whitlow (10/20/2011)
And sending you boss' boss an email, thats usually a last resort, it is rarely received well. You might have a conversation with that person if...
October 21, 2011 at 9:56 am
GilaMonster (10/19/2011)
Are you absolutely sure that file is there? Exact path, exact...
October 21, 2011 at 9:29 am
I had a boss that would "kill or die" for his staff and he got strong loyalty and people busted their butts for him. I also had a boss...
October 20, 2011 at 10:03 pm
October 20, 2011 at 9:44 pm
You might look at: http://sqlserverpedia.com/blog/sql-server-bloggers/simple-series-ssis-import-column/%5B/url%5D
CEWII
October 20, 2011 at 2:54 pm
Because the file will need metadata, it is not a source, you can use any source, the component I mentioned is used in the pipeline between the source and the...
October 20, 2011 at 2:29 pm
If you are talking from a file very likely. But since you are in 2005 I can't remember if the Import Column task is available in the Data-Flow. ...
October 20, 2011 at 1:56 pm
amy26 (10/20/2011)
October 20, 2011 at 1:54 pm
Well Amy, I congratulate you on your new position. I hope it is everything you wanted. And a pay raise never hurt.. I have to say that...
October 20, 2011 at 11:58 am
I would create a variable, probably at the package scope to hold the date/time.
I would use an EXEC SQL task to do a MAX of the field in question. ...
October 20, 2011 at 11:52 am
Perhaps this is why mainframes aren't used as much anymore.. The spirit of cooperation was absent..
CEWII
October 20, 2011 at 11:41 am
I had a ghost rollback a couple weeks ago, it was in the killed/rollback state and kept reporting that it was 4% complete, but the time kept rising, when I...
October 20, 2011 at 11:38 am
Viewing 15 posts - 901 through 915 (of 4,272 total)