Forum Replies Created

Viewing 15 posts - 22,546 through 22,560 (of 26,486 total)

  • RE: Tutorial/Tips on writing SPs that are fast and upto standards of development

    idrees.butt (2/6/2009)


    I am interested in buying following books (all or some) from amazon (probably)

    Title: Inside Microsoft® SQL Server(TM) 2005: Query Tuning and Optimization

    Title: Inside Microsoft SQL Server 2005: T-SQL...

  • RE: SQL Injection

    GilaMonster (2/6/2009)


    Paresh Prajapati (2/5/2009)


    I asked network peoples but the don't know how this is access by from this IP..

    Ask them to find out. Network security is their business and an...

  • RE: Are the posted questions getting worse?

    So did my brother when the Enterprise went into dry dock. It was supposed to be for 6 months, ended up being 3 years. Then, when he should...

  • RE: Are the posted questions getting worse?

    Grant Fritchey (2/6/2009)


    I forgot, swabbie, deck ape, blue jacket, airedale, a-ganger (nasty job).

    The more you remind me of what my brother said about the Navy, the more I'm glad I...

  • RE: Are the posted questions getting worse?

    Grant Fritchey (2/6/2009)


    Chris Morris (2/6/2009)


    Grant Fritchey (2/6/2009)


    Oh there are individuals, but the culture seems different. The Air Force bases were always so clean & orderly & mannered where as, except...

  • RE: Are the posted questions getting worse?

    Grant Fritchey (2/6/2009)


    Lynn Pettis (2/6/2009)


    Being prior enlisted in the Air Force, I guess it depends on who you hang out around. I've met a few that would turn a...

  • RE: Are the posted questions getting worse?

    Being prior enlisted in the Air Force, I guess it depends on who you hang out around. I've met a few that would turn a Marine "Air Force Blue".

  • RE: Are the posted questions getting worse?

    Grant Fritchey (2/6/2009)


    I speak a bit of Southern, some Jersey, some Brooklyn. I'm very fluent in Navy, but really, it's just English with the f-bomb inserted every three to four...

  • RE: Query needed

    Nikhil (2/6/2009)


    The database scheme consists of four tables:

    Product(maker, model, type)

    PC(code, model, speed, ram, hd, cd, price)

    Laptop(code, model, speed, ram, hd, screen, price)

    Printer(code, model, color, type, price)

    The table "Product" includes information...

  • RE: Store Procedure

    Should have asked this first, why does Procedure A need to know if it was called by Procedure B or independently of Procedure B?

  • RE: Data Type

    I've used the sql_variant type once, in a TMR database used to evaluate data in other databases. I needed to be able to store data from other databases without...

  • RE: SET Functions

    Actually, it seemed quite obvious to me and have never used the option personally.

  • RE: Performance Issue:Urgent

    Ratheesh.K.Nair (2/6/2009)


    Thanks Lynn Pettis

    Can you pleae tell how much is the normal CPU and memory utilisation of SQL Server if the RAM is 4GB.

    (like it requires minimum of 30% CPU...

  • RE: Store Procedure

    Venkat (2/6/2009)


    Hi

    I have two procedures

    a) Procedure A

    b) Procedure B

    By design, Procedure B calls Procedure A internally. However, Two procedures can be executed independently .

    I want to findout...

  • RE: Performance Issue:Urgent

    Ratheesh.K.Nair (2/6/2009)


    Hi Experts,

    I have SQL Server 2000 box with 4GB Ram. The system becomes slow in time and the memory and CPU utilization reaches values upto 2GB and 50% respectively....

Viewing 15 posts - 22,546 through 22,560 (of 26,486 total)