Viewing 15 posts - 9,091 through 9,105 (of 9,707 total)
The last time I heard about a problem like this was when someone had SQL Express installed on their system prior to trying to install a different version of SQL...
January 21, 2008 at 6:46 am
if not then what are the advantages of adding the users in the schema. what if the user Joe is Db owner? it does not make sense to give him...
January 21, 2008 at 6:42 am
Ah, yes. The old "double-talk" standard.
Could be the contracting rep shoved his way into the company and insisted they needed this position. The company almost bought it, maybe...
January 21, 2008 at 6:28 am
From what I understand, SQL 2008 isn't changed a whole lot from 2005. And since it's not coming out for several months, and the exams will probably be out...
January 21, 2008 at 6:21 am
I agree that honesty is the best policy, but so is tact.
If you left the previous job because of personality conflict or because you hated the work environment...
January 21, 2008 at 6:14 am
Gotta love a job with a boss that says "Go home at the end of the day and don't take your work with you!". @=)
I got one of those...
January 21, 2008 at 6:04 am
Open up BOL and look at "dbo". This will explain the dbo user account to you.
Maybe the problem is, when you removed SysAdmin access from the "admin"...
January 21, 2008 at 4:08 am
Sorry this took so long, but I didn't have a paypal account and wanted to look at alternatives before I signed up for one.
Pricing is as follows:
Pirates of the Blue...
January 19, 2008 at 6:04 am
Wow. Profiler recorded nothing.
I ran both queries twice on a 69 column wide, 7,538,289 row long table. Select Distinct * and Select Distinct (columnlist). I...
January 18, 2008 at 12:44 pm
Today when I got it, there was no "Possible UCE::" on the title. I wonder what the difference between yesterday's and today's is that this didn't appear...
January 18, 2008 at 7:24 am
Okay, now I'm curious.
I'm running a test on a table that has 69 columns and between 6-7 million rows of data. No WHERE clause and I'll include the "DropClearBuffers"...
January 17, 2008 at 8:55 am
egejo15,
I know you're eager to get your problem resolved, but speaking as a paranoid DBA, you should NEVER upload your database files up where someone can hack them. There...
January 17, 2008 at 8:38 am
Wow. I didn't even think of that option. Thanks, Matt. I'll give that a try.
January 17, 2008 at 8:27 am
I have created SSIS packages which run on a SQL 2k5 server but connect to my SQL 2000 server and do work on it without any problem.
So if...
January 17, 2008 at 8:26 am
Ian,
There are other possible show stoppers. Linked servers and queries that use OPENDATASOURCE / OPENROWSET. Make sure you account for all possible objects that have references to these...
January 17, 2008 at 8:17 am
Viewing 15 posts - 9,091 through 9,105 (of 9,707 total)