Forum Replies Created

Viewing 15 posts - 631 through 645 (of 2,387 total)

  • RE: How to speed up DELETE queries on MSSQL v7.0?

    What data type of retailmemberid has? Check the execution plan to ensure index is used.

  • RE: How to convert decimal to hex in sql?

    Good to know the simpliest way to do it.

  • RE: Stored Procedure question

    You can run profiler to trace it.

    Or create a history table and insert a record each time your sp is executed.

     

     

  • RE: lightweight pooling enabled

    It requires service to restart before taking effect.

  • RE: SQL Server 2000 RAM limitations on windows 2000 server

    select @@version

  • RE: Gurus please see - SQL DMO(ODBC-SQLState 42000) Error

    What is the version of xpstart.dll? What is your SQL Server version and service pack version?

     

     

  • Viewing 15 posts - 631 through 645 (of 2,387 total)