Forum Replies Created

Viewing 15 posts - 3,976 through 3,990 (of 22,220 total)

  • RE: Data is getting deleted automatically from Database

    Your only hope is that the application name is supplied with the connection. It's optional, so you may not see it. I'd strongly suggest, as has everyone else, cleaning up...

    "The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
    - Theodore Roosevelt

    Author of:
    SQL Server Execution Plans
    SQL Server Query Performance Tuning

  • RE: Data is getting deleted automatically from Database

    I'd suggest setting up trace events to capture remote procedure calls and sql batch. You should be able to identify the login from there. The application name might not be...

    "The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
    - Theodore Roosevelt

    Author of:
    SQL Server Execution Plans
    SQL Server Query Performance Tuning

  • Viewing 15 posts - 3,976 through 3,990 (of 22,220 total)