Forum Replies Created

Viewing 15 posts - 211 through 225 (of 321 total)

  • RE: Inserting problem

    gururajan (11/10/2008)


    I can able to add values in to table but the problem is i want to add distinct values to the table i.e the value should not be repeated...

    kshitij kumar
    kshitij@krayknot.com
    www.krayknot.com

  • RE: Recover the database without having ldf file

    madhu.arda (11/9/2008)


    Hi,

    I would like to test the following recovery scenario:

    1.There is some activity has been done on database 'abc' from 3:00pm to 3:10pm

    2.stop sql server delete ldf file of...

    kshitij kumar
    kshitij@krayknot.com
    www.krayknot.com

  • RE: Get Top Items by Group

    peter.a.day (11/7/2008)


    I have a problem which I have simplified into the following example. Say I have a recording of events happening. My table might be:

    [font="Courier New"]Id User ...

    kshitij kumar
    kshitij@krayknot.com
    www.krayknot.com

  • RE: What do you use to copy large backups

    RichardB (11/6/2008)


    How do you guys handle moving large files across networks - not just local networks but ones with a high enough rtt that ftp becomes a bit pointless?

    Any good...

    kshitij kumar
    kshitij@krayknot.com
    www.krayknot.com

  • RE: How to recover data loss (table level) without restoring the whole database?

    Vivien Xing (11/6/2008)


    There are many different ways including 3rd party tools to recover lost data nowadays. I am trying to collect all the possible solutions for these scenarios:

    A.Table has...

    kshitij kumar
    kshitij@krayknot.com
    www.krayknot.com

  • RE: Mirroring question

    Mh (11/6/2008)


    we are planning to set up database mirroring in sql 2005:

    1. If a web application is running against the primary database and if the primary db fails, so it...

    kshitij kumar
    kshitij@krayknot.com
    www.krayknot.com

  • RE: How to split this

    rathnamdamineni (11/6/2008)


    Hi experts

    in my table one column datatype is varchar(200)

    in this column user can insert data in these form

    ('AA1000','2008-20000' , '2009@20000'.....)

    i need to split those values as shown below

    example:

    1. 'AA1000'...

    kshitij kumar
    kshitij@krayknot.com
    www.krayknot.com

  • RE: Varchar to Datetime Conversion

    anam (11/6/2008)


    i have been playing with date datatype for long but found this strange problem today. It could be i haven't noticed it before or this problem just popped up...

    kshitij kumar
    kshitij@krayknot.com
    www.krayknot.com

  • RE: Procedure of Installing SQL server 2005 unattended installition

    Shripad (11/6/2008)


    [font="Times New Roman"]Is there any one who can help me in installition of sql server 2005 with unattended installition. We have built in files in sql 2000 but this...

    kshitij kumar
    kshitij@krayknot.com
    www.krayknot.com

  • RE: how to retrieve record from one to many relationship table

    patr (11/6/2008)


    Thank u Kray ....

    Hats off for uu!!!

    the query works well.

    ๐Ÿ˜›

    My pleasure

    kshitij kumar
    kshitij@krayknot.com
    www.krayknot.com

  • RE: Should applications share a database?

    Jeff Moden (11/5/2008)


    krayknot (10/23/2008)


    you should go for the Client - Server db architecture

    Are you saying one client per Server???

    not one client per server. it should be in the form of...

    kshitij kumar
    kshitij@krayknot.com
    www.krayknot.com

  • RE: SQL Jobs running on wrong server.

    gator88 (11/5/2008)


    This is on SQL Server 2000. We made a copy of our production server for development environment. The problem weโ€™re having is with SQL Server Jobs. The jobs are...

    kshitij kumar
    kshitij@krayknot.com
    www.krayknot.com

  • RE: recursive query

    tspot (11/5/2008)


    [font="Courier New"]Hi,

    I have these tables :

    TABLE1

    ID NAME PARENTID

    === ========= ========

    1 SALES -1

    2...

    kshitij kumar
    kshitij@krayknot.com
    www.krayknot.com

  • RE: How To Debug a lengthy Stored Proc in Sql Server 2000 ,that contains 5000 lines of code

    anoop.sakthidharan (10/27/2008)


    anyway i don't want to use a error log , and track that log file, would like to know any other alternative way to debug a stored proc. make...

    kshitij kumar
    kshitij@krayknot.com
    www.krayknot.com

  • RE: how to retrieve record from one to many relationship table

    patr (11/5/2008)


    hi

    I have two table like as shown below

    TABLE1 ...

    kshitij kumar
    kshitij@krayknot.com
    www.krayknot.com

Viewing 15 posts - 211 through 225 (of 321 total)