Forum Replies Created

Viewing 15 posts - 2,851 through 2,865 (of 6,104 total)

  • RE: Vacation!!

    This reminds me of a quote from Barbershop 2: Back in Business.

    One of the customers at the barbershop is talking big and in walks his wife/girlfriend. She tells him not...

    K. Brian Kelley
    @kbriankelley

  • RE: Major Tangents

    '96 Saturn SL2. My first car and she's been good to me.

    K. Brian Kelley
    @kbriankelley

  • RE: Default database is wrong, but can''''t fix it.

    You can assign a default database even if the user doesn't have explicit access to it. Case in point: master.

    Because of the permissions set for the public database role, you...

    K. Brian Kelley
    @kbriankelley

  • RE: Change table type to System

    There is also the undocumented stored procedure sp_MS_marksystemobject.

    K. Brian Kelley
    @kbriankelley

  • RE: Mystery? Why Job schedule failing under user account

    When you look at job history and expand the job steps, what error do you in the last step to run?

    K. Brian Kelley
    @kbriankelley

  • RE: Articles now showing correctly in Mozilla Firefox

    Ok, I know why I'm not seeing it. I have the Adblock extension. When I disabled it, I got the exact same thing you did.

    K. Brian Kelley
    @kbriankelley

  • RE: Articles now showing correctly in Mozilla Firefox

    I'm seeing it just fine. What extensions do you have running?

    K. Brian Kelley
    @kbriankelley

  • RE: Mystery? Why Job schedule failing under user account

    Is your account a member of the sysadmin fixed server role on that SQL Server (also remember to check Windows groups, such as BUILTIN\Administrators if you are in the local...

    K. Brian Kelley
    @kbriankelley

  • RE: Cannot see SQL when creating DSN

    If this was the case, though, SQL Server would go to listening on port 2433 instead of 1433. In that case he'd have to specify the IP and port in...

    K. Brian Kelley
    @kbriankelley

  • RE: Cannot see SQL when creating DSN

    From a command prompt, can you resolve the name. In other words if you type:

    nslookup

    Do you get back an IP address?

    K. Brian Kelley
    @kbriankelley

  • RE: VMWARE vs stand alone

    If you got that many servers, I'm not sold on a pure MS base Terminal Service solution, mainly because the administrative tools are rather limited. Combined with SMS or another...

    K. Brian Kelley
    @kbriankelley

  • RE: what is the DRI permission for

    It corresponds to the permission for REFERENCES. The REFERENCES permission is needed in order to create a foreign key that refers to the table (Declarative Referential Integrity - DRI).

    K. Brian Kelley
    @kbriankelley

  • RE: VMWARE vs stand alone

    Aye, Citrix is expensive. However, with remote users it may be the only answer. For us it was a simple business decision. One of our key apps is extremely data...

    K. Brian Kelley
    @kbriankelley

  • RE: VMWARE vs stand alone

    That future is here... it's called Citrix.

    K. Brian Kelley
    @kbriankelley

  • RE: VMWARE vs stand alone

    We've not experienced any issues with ours. How have the blades worked out for you overall?

    K. Brian Kelley
    @kbriankelley

Viewing 15 posts - 2,851 through 2,865 (of 6,104 total)