Viewing 11 posts - 61 through 71 (of 71 total)
My question is, is there any easy way to transfer existing files into a table that contains a filestream column?
We are currently using indexing services to do article searches -...
April 22, 2010 at 1:43 pm
One more note: I know I could solve this problem by using multiple column or row grouping if I have aggregated my source data into these two types of counts...
June 8, 2009 at 3:20 pm
I actually just found an article that verifies my concern over RSS feed.
http://www.cgisecurity.com/papers/HackingFeeds.pdf
Any suggestions on best ways to safeguard from the hacking?
May 19, 2009 at 10:09 am
I just tested and found out the login actually would work on SQL server even if I removed the delete permission to the underlying table. So most likely it's an...
July 10, 2008 at 3:09 pm
On a different note about Left Join(Not related to the tests here), I have noticed that a Left Join with a not null filter in the Where statement outperforms an...
May 31, 2007 at 8:54 am
Jamie,
I resolved the issue by reinstalling the Enterprise Manager. Hope that works for you, too. Good luck!
Michelle
May 31, 2007 at 7:40 am
SysProcesses is in master db. You probably forgot to put the spid number in the query. Here's what the query would look like to run in any db (replace 60 with your own...
May 8, 2007 at 9:21 am
After a lot of hair pulling, I finally got this resolved
Here's how - just reinstall the Enterprise Manager, not the SQL server,...
May 1, 2007 at 8:17 am
Carlos, your theory of reversal proved to be right. It worked. Thanks!
August 4, 2006 at 11:51 am
Thanks, Kathy. That's a good way to go, especially as the number of my DTS packages grow, it'll be a good idea to implement tables like this. For the problem...
August 1, 2006 at 12:06 pm
That sucks! But it's interesting to know there's at least a way to access the initial value in the child package.
Thanks, Erik!
July 27, 2006 at 8:38 am
Viewing 11 posts - 61 through 71 (of 71 total)