Forum Replies Created

Viewing 15 posts - 601 through 615 (of 1,292 total)

  • RE: counting rows in a table

    Your thread name indicates counting rows in table and you say in your reply, select rows.

    Any way.

    To Count rows

    SELECT COUNT(*) FROM parts where partnbr not in

    (SELECT DISTINCT...

  • RE: Are the posted questions getting worse?

    Lynn Pettis (12/9/2009)


    How the .... did this person get a job in IT?????

    The force in this one is not only weak, I think it is nonexistant.

    How about guy. Creating DTS...

  • RE: Are the posted questions getting worse?

    Hey Gus, how is it going on at your workplace? Are things settling down?

  • RE: 32 bit or 64 bit

    Greg Edwards-268690 (12/9/2009)


    Bru -

    Note the Intel x86 in the string that Lynn was pointing out.

    You must be having a long day.

    Greg E

    Greg, I did read Lynn's reply earlier, I sent...

  • RE: Problems with VMWare?

    Yes I did read the article, and the author's concern might be right.

    There are Pros and Cons for every thing (including SQL Server on VMWare), only way we keep...

  • RE: Problems with VMWare?

    I am yet to read the article.

    My immediate answer is, we are using or SQL Servers in VMWare, but also have a UPS that protects us from power failure....

  • RE: 32 bit or 64 bit

    Lynn Pettis (12/9/2009)


    Krasavita (12/9/2009)


    This is what I get:

    Microsoft SQL Server 2000 - 8.00.2040 (Intel X86) May 13 2005 18:33:17 Copyright (c) 1988-2003 Microsoft Corporation ...

  • RE: 32 bit or 64 bit

    Oops I see it now.

    I am habituated working in SSMS even with SQL 2000 Servers.

  • RE: 32 bit or 64 bit

    Krasavita (12/9/2009)


    How to know if I in 32 bit or 64 bit enviroment.

    Right click on SQL Instance in SSMS, select properties, the initial properties windows lists the Server information, Product...

  • RE: Setup Error

    Copy the DVD contents to one of the local drives and run the setup. (check for disk space, I assume you must be having enough space.)

  • RE: Setup Error

    So after repeated attempts, the installation is failing with the same error?

  • RE: Setup Error

    Is the installation location on a local disk? Can you check that disk is available in windows explorer?

    Have you Googled for the error and check for solutions.

    From what I know...

  • RE: How to see password

    Krasavita (12/9/2009)


    I created a user and password and user doesn't rememeber password,how can I find out his password?

    As Jonathan has mentioned, change the pwd and let the user know it.

  • RE: Are the posted questions getting worse?

    Alvin Ramard (12/9/2009)


    Bru Medishetty (12/9/2009)


    Grant Fritchey (12/9/2009)


    I always forget this one. How do you flip the "run faster" switch to the on position in SQL Server?

    I see 4 Switches on...

  • RE: instances,harddisk

    Is it an Interview question?

    If you have Server access, then a quick check in the SQL Server COnfiguration Manager would let you know, and Windows Explorer would help.

    If you are...

Viewing 15 posts - 601 through 615 (of 1,292 total)