Viewing 15 posts - 37,771 through 37,785 (of 39,456 total)
Also, you cannot use EM when you do this because it is looking for more than one connection. Use Query Analyzer and have your restore scripted.
If you get stuck, "shutdown"...
March 13, 2002 at 6:56 pm
March 13, 2002 at 1:53 pm
be sure when you do this that you set the seed correctly to start with the next value you want to use.
Steve Jones
March 13, 2002 at 1:51 pm
March 13, 2002 at 12:34 pm
no, you have to rebuild the table. If you do this in EM, that is what get's run.
Steve Jones
March 13, 2002 at 12:32 pm
March 13, 2002 at 10:09 am
Have you contacted Compaq? Dell has some utilities for their servers, I'd be sure Compaq has something. Especially if the box is under warranty.
Steve Jones
March 13, 2002 at 9:55 am
Not sure about this one. Here's the licensing page:
http://www.microsoft.com/sql/howtobuy/default.asp
Steve Jones
March 12, 2002 at 12:00 pm
I don't really use them. Never saw a great use. If you have control of the db, then you know what the data is. If there are more people doing...
March 12, 2002 at 11:56 am
March 12, 2002 at 11:09 am
Well, if your objID is controlling access, then it can still reduce calls by storing the IDs in SQL.
For Example, suppose you have a Customers table. In the IDs table,...
March 12, 2002 at 10:53 am
You can do this easily, but the issue will be maintaining the integrity between mutliple calls. If objA calls your IDserver for 10 ids, the IDServer needs to be sure...
March 12, 2002 at 10:10 am
March 12, 2002 at 10:06 am
Viewing 15 posts - 37,771 through 37,785 (of 39,456 total)