Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: Frequent login attempts from blank user

    Alexander Suprun (9/24/2014)


    Don't need to run a trace, simply use the default one (if enabled). Then you can get ApplicationName and ProcessID.

    Use this query:

    DECLARE @filename VARCHAR(500)

    SELECT @filename = SUBSTRING(path,...

Viewing post 1 (of 2 total)