Viewing 15 posts - 976 through 990 (of 14,953 total)
What edition of SQL Server are you using?
August 16, 2012 at 6:12 am
Do you have backups for the master database?
Wait till it's done running, and if it's got problems, backups will be your easiest way to recover it, most likely.
August 16, 2012 at 6:11 am
Start by communicating more with the senior people in your team. That sounds like the way to go, in my opinion.
August 15, 2012 at 12:56 pm
Sounds to me like the master database may be having a problem. Have you run diagnostics (DBCC CHECKDB, etc.) on master?
August 15, 2012 at 12:53 pm
Just to chime in, I'd go with SSIS. It's designed to do this kind of work. It's easy to get started in it (at least, I remember it...
August 15, 2012 at 12:03 pm
You'll need to verify the command line parameters of the plan, as per the error.
August 15, 2012 at 11:58 am
Mike Austin-398977 (8/15/2012)
IMHO, the legacy the...
August 15, 2012 at 11:56 am
Split the query vertically, based on 0 vs non-0 in UnitsInStock, assign a "SortValue" column in each of those queries, union the two queries together, then do an outer query...
August 15, 2012 at 11:52 am
Not sure entirely what you're asking, since the post seems incomplete, but it's looking like a typical "you need a Calendar table" type question. In a Calendar table, you...
August 15, 2012 at 11:49 am
call.copse (8/15/2012)
August 15, 2012 at 11:29 am
I can't speak to the Sharepoint part, since I don't admin that, but on the rest of it, side-by-side is going to be easier to fail-back from, but takes a...
August 15, 2012 at 11:22 am
The solution is more communication with him. Keep it simple, keep it short, but keep it going regularly. It will help.
If he's actively hostile, that's a different situation...
August 15, 2012 at 9:31 am
call.copse (8/15/2012)
By default if you query an object in EF / L2S you will get all (mapped) columns back. This is not...
August 15, 2012 at 9:25 am
Don't bother with C. Make everyone learn Malboge (http://en.wikipedia.org/wiki/Malbolge).
More fun that way.
August 15, 2012 at 6:52 am
I have a Galaxy 10.1, but I hear they can't sell those any more in most markets, till the lawyers are rich enough ... er ... the lawsuit is resolved...
August 14, 2012 at 2:52 pm
Viewing 15 posts - 976 through 990 (of 14,953 total)