help on ODS!!!

  • hi i need your help!!!

    now i am in a project called sqlserver IDS and my work is to capture sql query and intercept them on the server.

    maybe i should do something from ODS programme but i really

    need to know some details .so help me.

    thanks/....

  • If you need to capture queries, use profiler and save it to either a file or a table and then you can analyz it when your ready to

    Hope this helps...

    Ford Fairlane
    Rock and Roll Detective

  • You could try looking at the sp_addtrace and related system s procs.

    These will let you save info on queries, in a similar way to profiler does but more flexibly, to a file or table for later perusal!

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply