Viewing 15 posts - 24,466 through 24,480 (of 26,490 total)
Also, you can't use a variable in a select statement for a tablename, unless the variable itself is a table variable (confused?).
What you are trying to do would require the...
July 9, 2008 at 12:04 pm
Betty Sun (7/9/2008)
I have a stored procedure. But it seems that you cannot use variable for a table. variables are only can be used in condition expression? What about...
July 9, 2008 at 11:50 am
Okay. Good to know. And yes, I still want to run the UPDATEUSAGE. It just really bothered me that I couldn't remember it.
Thanks!
😎
July 9, 2008 at 10:56 am
Oh, should I do that before or after DBCC UPDATEUSAGE? Couldn't remember the DBCC command so I started with updating the statistics.
😎
July 9, 2008 at 10:47 am
Mani Singh (7/9/2008)
1. Change the Compatiility Level to 90
2. DBCC UPDATEUSAGE
3. DBCC CHECKDB (DatabaseName)
4. Copy all the logins associated with the Database OR ALL using this...
July 9, 2008 at 10:36 am
No, something about statistics, and something else. Just having one of those "blonde" moments (or in my case, old-timer's moments).
July 9, 2008 at 10:25 am
PORK CHOPS!!!!! (lol) :w00t:
Couldn't resist (well, I could have, but didn't want too!)
😎
July 9, 2008 at 10:15 am
I also think that the car (generic here) is also a symbol of freedom. You can go where you want when you want. I did a very short...
July 9, 2008 at 9:50 am
Clive Strong (7/9/2008)
Lynn Pettis (7/9/2008)
Clive Strong (7/9/2008)
But yes, the price of petrol is a killer...As I catch the train, I rarely use...
July 9, 2008 at 9:23 am
Clive Strong (7/9/2008)
But yes, the price of petrol is a killer...As I catch the train, I rarely use the car these days,...
July 9, 2008 at 8:39 am
I've actually been told by my manager that I come across as arrogant. I don't mean to be, but there are certain things that I do feel strongly about...
July 8, 2008 at 9:29 pm
Mkumari (7/8/2008)
July 8, 2008 at 9:23 pm
john.leo (7/8/2008)
July 8, 2008 at 4:05 pm
July 8, 2008 at 12:14 pm
Viewing 15 posts - 24,466 through 24,480 (of 26,490 total)