Viewing 15 posts - 661 through 675 (of 4,272 total)
Using that option requires that the same user who last saved the package is the one who runs it. ie: somedomain\myusername last saved the package so somedomain\myusername must be the...
January 3, 2012 at 8:40 am
I agree, much depends on the contract..
Your data is not open to debate unless the contract says otherwise. It may be their structure but trying to protect structure is...
December 21, 2011 at 3:07 pm
That can get you some but my experience shows it is anything but exhaustive.
CEWII
December 21, 2011 at 12:50 pm
December 21, 2011 at 12:07 pm
By the error it looks like you tried to use the value as the variable name..
CEWII
December 21, 2011 at 9:05 am
Ed,
I largely agree with those statements. You cannot do indexes on a table on a linked server but you can on any local table. Perhaps I misread...
December 21, 2011 at 9:04 am
Jeff Moden (12/20/2011)
Concerning the question in the article...
If you had more pride in your employer, wouldn't you be a little more careful in caring for the company...
December 21, 2011 at 9:03 am
bobparisi (12/21/2011)
Beyond that - once SQL...
December 21, 2011 at 8:37 am
If you want to read about real world applications of social engineering, read Ghost in the Wires by Kevin Mitnick. This guy would be considered the SUPREME social engineer....
December 20, 2011 at 12:50 pm
Although the phrase Materialized views is not used often with MS SQL the Indexed views are the equivalent. As they must be materialized and stored very much like a...
December 20, 2011 at 12:41 pm
I was guessing it was something like this.. As far as SQL is concerned I don't see it being a problem.. The OS should be ok too but...
December 20, 2011 at 8:24 am
Their general purpose is to give parameters to a pacakge at run-time.
As for best, that is quite variable. I personally like config files and SQL Server storage, but don't...
December 20, 2011 at 8:20 am
I am 99% sure the answer is no.. 32 vs. 64 yes, many different. AMD 32 vs. Intel 32, don't believe so.. AMD 64 vs. Intel 64,...
December 19, 2011 at 3:34 pm
With an Exec Package you really can't. But that doesn't mean it is impossible. Please look at these articles, they may give you some insights:
http://www.sqlservercentral.com/Authors/Articles/Elliott__Whitlow_/483442/%5B/url%5D
CEWII
December 19, 2011 at 3:30 pm
Neither windows ftp nor the FTP task will do encrypted tunnels. Whether they be FTP/S or SFTP. You might be able to find a command line FTP/S tool...
December 16, 2011 at 1:22 pm
Viewing 15 posts - 661 through 675 (of 4,272 total)