Forum Replies Created

Viewing 15 posts - 2,131 through 2,145 (of 6,104 total)

  • RE: Using BLOB

    Here is a resource:

    SQL Server 2000 Resource Kit - Chapter 11: Using Blobs

    K. Brian Kelley
    @kbriankelley

  • RE: Whose the owner??

    Agreed. When changing the owner, you'll have to force the refresh. Otherwise the Taskpad view doesn't go back and pull the updated information.

    K. Brian Kelley
    @kbriankelley

  • RE: Suggestion for Query Tool

    When not using QA, I happen to like ApexSQLEdit.

    K. Brian Kelley
    @kbriankelley

  • RE: The Virtual Office

    Where I work we can get permission to work from home, especially if there's a critical suspense due. For instance, when I have had to write code to build something...

    K. Brian Kelley
    @kbriankelley

  • RE: Clustering Reporting Services

    Have you done anything with say the Report Server web service being a middle tier and Windows integrated security being used throughout?

    K. Brian Kelley
    @kbriankelley

  • RE: tsql that reads a parameter from a table?

    I apologize, I'm having a hard time following exactly what you're trying to do. If you're getting a parameter and then wanting to execute some statement, like a backup statment,...

    K. Brian Kelley
    @kbriankelley

  • RE: Performance and Audit Logout

    Audit logout is a security event. It marks when someone disconnects from SQL Server. The time for Audit Logout is the total amount of time the connection existed. So if...

    K. Brian Kelley
    @kbriankelley

  • RE: Backup Storege

    You can probably create the diagram using Visio. HP does have stencils available if you want to show the physical back-end. If that's useful to your boss... that is. Depending...

    K. Brian Kelley
    @kbriankelley

  • RE: tsql that reads a parameter from a table?

    You can look at using a CASE statement for this. That's one easy way to do it.

    K. Brian Kelley
    @kbriankelley

  • RE: The schema script '''''''' could not be propagated to the subscriber.

    What SQL Server version and service pack is that second subscriber on? There is an issue where a subscription created by a SQL Server 2000 SP2 or greater distribution agent...

    K. Brian Kelley
    @kbriankelley

  • RE: Operating system conflicts

    Paul,

    Citrix uses a two-phase commit (2PC) when writing changes to the data stores for various zones. I'm not aware of any issues with 2PC between Windows 2000 and Windows Server...

    K. Brian Kelley
    @kbriankelley

  • RE: How to disable remote access with enterprise manager on sql server 2000

    Through SQL Server, there isn't anything you can do. Through Active Directory group policy this is possible, however, it does mean you'd have to segment users into who could and...

    K. Brian Kelley
    @kbriankelley

  • RE: tsql that reads a parameter from a table?

    It depends on what you mean by reading a parameter. Do you mean "get the parameter name so I can build a query where I have to specify the parameter...

    K. Brian Kelley
    @kbriankelley

  • RE: Ok to install Altiris or SMS client on SQL Server?

    The short answer is yes, it can, if you aren't careful. The long answer is it depends on how you deploy Altiris, how often you request inventory, and things of...

    K. Brian Kelley
    @kbriankelley

  • RE: Query Analyzer icon

    The icon which shows up in the taskbar is set in the application itself. As to how to get Start | Programs back to the original icon, go into properties...

    K. Brian Kelley
    @kbriankelley

Viewing 15 posts - 2,131 through 2,145 (of 6,104 total)