Viewing 15 posts - 511 through 525 (of 1,536 total)
I had the great fortune, while at PASS, of talking to one of the project engineers for the FILESTREAM product. I asked him about that issue, given how I've seen...
January 5, 2009 at 9:55 am
I presume that this is a production dump of the database to a staging or development environment, if not be very wary of truncating the log. Perform a full backup...
January 5, 2009 at 6:43 am
You also have to bear in mind with any tape backup the transfer method to the tape.
If you are connecting directly to the SAN and backing up the tape over...
January 5, 2009 at 6:39 am
I completely agree with the degree statement. Many a time I've not even been looked at for a position I was more than capable of doing because I had no...
January 3, 2009 at 5:28 pm
I know this doesn't describe exactly the problem that you are facing, however the concepts within this doc might help point you in the right direction
http://technet.microsoft.com/en-us/library/ms176029(SQL.90).aspx
January 3, 2009 at 5:00 pm
Is there possibly an explicit deny on a group the user is a member of? And have you ensured that the user logon is enabled, not just added to the...
January 3, 2009 at 2:31 pm
I thought ID0 meant it was a heap and ID1 was the clustered index? (I could easily be mistaken here)
January 2, 2009 at 10:48 am
If changes are in the offing, could we have an option to get all the RSS feeds under a group as well as the ones for each forum?
January 2, 2009 at 10:16 am
I can't stand those third party canned solutions. They are nearly always a nightmare, and if you change even one thing, like an index to improve the performance 90% then...
January 2, 2009 at 7:51 am
Wow, that's some work, but glad it did.
Thanks for posting back your solution.
January 2, 2009 at 7:29 am
One of the toughest things is just trying to get your foot in the door at something like a pharma. You know you can go in, you know you can...
January 2, 2009 at 7:28 am
You've got a primary key, why not put a clustered index on it?
Anyhow, try removing the WITH FAST option and see if you get different results. Per BOL "Specifies whether...
January 2, 2009 at 5:34 am
Not supported doesnt mean it won't work. Heck 2000 isn't supported now anyhow.
January 1, 2009 at 2:13 pm
Download and use putty util psftp.
The -r option will allow you to put files and folders recursively.
Or create a batch file using activex with all your ftp commands and call...
January 1, 2009 at 7:45 am
Viewing 15 posts - 511 through 525 (of 1,536 total)