Viewing 15 posts - 29,446 through 29,460 (of 39,771 total)
There isn't a "proper" way to do this. There are better and worse ways depending on what you are doing.
You can store the date, like the beginning of quarter (1/1/08)...
February 21, 2008 at 10:23 am
I'm not sure what changed in SP4. If there are structural changes in the database files, then you are stuck with the long process of scripting out schema and permissions...
February 21, 2008 at 10:20 am
Yes, you do. Permissions are stored in the database, not the server.
February 21, 2008 at 10:18 am
That is strange. Connection pooling maybe keeping old sessions live?
I'd check server settings, maybe query timeout. Is that set to 0? Not sure what else this would be. Are you...
February 21, 2008 at 10:16 am
Matt has some good ideas. I'm not sure how easy this is to spell out in a contract, perhaps by system?
I've typically had to "train" people about what is...
February 21, 2008 at 10:14 am
Yes, there will be. The latest CTPs come in x86, x64 and IA64.
However that might be the last version. I have heard rumors that Windows 2011 (or whatever comes next)...
February 21, 2008 at 10:13 am
MS clustering is better in 2005, but it's still fairly simple in terms of what/why you failover.
I've seen polyserve demo'd and it looked very, very cool. It allows multiple failover,...
February 21, 2008 at 10:11 am
You can also check the data export wizard.
February 21, 2008 at 9:58 am
Do you mean execute a stored procedure through an HTTP call?
You can do this in SQL Server. Books online has information about SOAP endpoints, which will do what you are...
February 21, 2008 at 9:40 am
This sounds like homework.
Please ask a specific question and show that you have done some research or work yourself.
February 21, 2008 at 9:34 am
There is one under the Data Warehousing as DTS is really an ETL tool.
February 21, 2008 at 8:47 am
I tend to agree with what Grant wrote, but I've had a couple of different scenarios.
1. No on call pay. You get called, you work. That was not much fun...
February 21, 2008 at 8:37 am
It looks like you performed a striped backup and then tried to restore one file. At least that's what it seems.
Did you restore the same files through T-SQL? I might...
February 20, 2008 at 9:59 pm
If it exists, check to see if that user has rights.
February 20, 2008 at 9:55 pm
Viewing 15 posts - 29,446 through 29,460 (of 39,771 total)