Viewing 15 posts - 766 through 780 (of 928 total)
You can't restore a backup from one version of SQL Server. The first time the 2000/2005 database is opened in 2008 the structure is changed and won't be recognised by...
May 25, 2010 at 1:24 am
GilaMonster (5/13/2010)
Sunil Padarath (5/12/2010)
this was in production environment and we do not have a backup.in meantime if there anything you recommend we try
Update your resume....
That was the line for me!
I'm...
May 13, 2010 at 3:16 am
Normally when driving along, if there's been a nasty accident I just drive past (as long as I can't do anything to help) - I don't 'rubberneck' and slow down...
May 13, 2010 at 2:53 am
P Jones (4/22/2010)
The extra strength Roundup 3000 from the local farmers supply store is now winning but it's...
April 23, 2010 at 3:37 am
Google "sql server perfmon description". One of the hits is a presentation by Brent Ozar relating to perfmon - http://www.brentozar.com/archive/2006/12/dba-101-using-perfmon-for-sql-performance-tuning/. If that isn't sufficient then Google again.
BrainDonor.
April 21, 2010 at 3:06 am
An interesting question. I do like Paul's articles - he invariably provides good examples and explanations.
BTW, the formatting of the answer is a bit rough - it overlaps the answer...
April 16, 2010 at 1:15 am
Lynn Pettis (4/14/2010)
Hmmm - a question about a cte - have to find a link. Ah, yes - there it is.
My problem wasn't the CTE, it was the unwillingness...
April 15, 2010 at 1:39 am
This kind of thing has been discussed a few times in the past. The basic answer is no, without more work than it is probably worth.
http://www.sqlservercentral.com/Forums/Topic476826-338-1.aspx
http://www.sqlservercentral.com/Forums/Topic643902-360-1.aspx
BrainDonor.
April 13, 2010 at 7:36 am
What is the error message?
And is there a reason that you're trying to place the new column anywhere other than on the end?
BrainDonor.
April 13, 2010 at 6:53 am
What type of validation do you require? 'ISNUMERIC' and 'ISDATE' spring to mind immediately, but we don't know enough about what you require.
An example of the data would be helpful.
BrainDonor.
April 13, 2010 at 1:13 am
george sibbald (4/12/2010)
Timewarp gets another one!http://www.sqlservercentral.com/Forums/Topic894352-32-6.aspx#bm901527
😛
Funny, yet depressing at the same time.
April 12, 2010 at 6:51 am
Why do so few people understand the basic principles behind backups?
DBCC Timewarp, anyone?
BrainDonor
April 9, 2010 at 4:34 am
Restore from the latest backup that you have - that's about as current as you'll be able to get.
BrainDonor
April 9, 2010 at 4:01 am
You'd be better off posting this question in the certification forum, where I'm sure there'll be opinions aplenty.
I currently have the MS book "Microsoft SQL Server 2008 - Database Development...
April 8, 2010 at 1:09 am
Viewing 15 posts - 766 through 780 (of 928 total)