Forum Replies Created

Viewing 15 posts - 256 through 270 (of 320 total)

  • RE: What tables and columns are this database Sp's using?

    gail always provides perfect solution

  • RE: Best way to audit

    Jackal (10/24/2008)


    Hi all,

    Need your advice on something, I have some four tables, for this question lets say that they are;

    Customer - stores the basic information on the customer (customer id,...

  • RE: SQL 2005 connection pooling

    amalin_chatterjee (10/24/2008)


    Hi,

    this is my first query to the forum.

    one of our applications (.net web app) throws the following error frequently

    "Timeout expired. The timeout period elapsed prior to obtaining a...

  • RE: excluding nulls from a table

    nailosuper (10/24/2008)


    Hi,

    I have a table which has some null values in "name" and "surname" columns. I use a function ti uppercase the first letter. But as i...

  • RE: Extracting pieces of a string...

    yisaaacs (10/24/2008)


    I have a log table, that contains a Detail column which looks like this...

    auth=2 ms,xslt=110 ms,wallet=531 ms,resp=136 ms,total=0.823 sec,meta-data=3 ms

    i need to extract each integer with the corresponding name,...

  • RE: index entry

    Ian Scarlett (10/23/2008)


    select object_name(437576597)

    Thanks for the updation. This is worthful

  • RE: Indexes

    dastagirid (10/22/2008)


    Hello,

    I have a table that contain 10 lakhs of data.

    when i tried to...

  • RE: parametrize linked server name

    Janos Horanszky (10/23/2008)


    Hi,

    Is it possible to parametrize a remote procedure through a linked server or a query through a linked server?

    I am trying to parametrize the name of the linked...

  • RE: DBA

    seenu_61281 (10/23/2008)


    I would like to be a DBA in sql server.i am little bit stronger in sql queries,sp,views...

    i know basic import/export thru DTS wizard.

    What are the other things i should...

  • RE: Adding a column

    siddalingaswamyd (10/23/2008)


    I need to get the difference between two dates existing in the column and put the result into a new column. this change should be permanent to the table...

  • RE: Validation for password field

    Chandru (10/23/2008)


    Thanks Mr.Krayknot it worked well..

    Cheers.

    You are most welcome

  • RE: Not Equal

    sudhakara (10/23/2008)


    but name is not name1 right

    yes except to the name: name1 and age: 25 all records will list

  • RE: Validation for password field

    Chandru (10/23/2008)


    Hi all,

    I have a problem with the folllowing scenario that i have inserted the different password into my table but when i try to...

  • RE: Not Equal

    sudhakara (10/23/2008)


    Query should show the recored which name <> 'name1' and age <> 25 .but there is one more record in the table name3 and age 25 its not...

  • RE: How do i -> place the output of 'Execute SQL Task' into Excel/HTML file , and mail them

    aveerabadran (10/23/2008)


    Hi All,

    I have a requirement where i need to execute a query (daily) ,and put its output into Excel or HTML file before sending it as a mail ....

Viewing 15 posts - 256 through 270 (of 320 total)