Forum Replies Created

Viewing 15 posts - 9,091 through 9,105 (of 9,707 total)

  • RE: Problems Installing SQL 2005 Developer

    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...

  • RE: Schema in 2005

    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...

  • RE: Looking for potential employer when the position does not exist?

    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...

  • RE: Wait for 2008 or go ahead with 2005 dev cert?

    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...

  • RE: Interview Question

    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...

  • RE: I got a job but .....

    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...

  • RE: Rant: sa account

    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"...

  • RE: Another story published!!!

    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...

  • RE: The SQL * Wildcard

    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...

  • RE: Daily Newsletters for past two days???

    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...

  • RE: The SQL * Wildcard

    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"...

  • RE: Desperate Help needed

    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...

  • RE: Hide in List View - Can you set it up in the Project???

    Wow. I didn't even think of that option. Thanks, Matt. I'll give that a try.

  • RE: Sql Server 2005 DTS Package

    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...

  • RE: Does renaming a server cause problems with SQL 2000 or 2005?

    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...

Viewing 15 posts - 9,091 through 9,105 (of 9,707 total)