pleas sympathy me

  • hi all.

    we have one web application and one database that are on two diffrent server.now we want to store changed data that occure

    with insert.update&ddelete,we can store this with cdc tables easily,but we need to store client's IP and computer name of

    client which do this changes.what way suggest?what way we do?

  • Sounds like a trigger may be necessary.

    Gail Shaw
    Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
    SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability

    We walk in the dark places no others will enter
    We stand on the bridge and no one may pass
  • Hi

    You are inserting/deleting/Updating data tro .Net then you can try with .Net itself,in.Net there is Possibility of doing it.You can code which will capture Client's IP address but not sure computer name.

    Thanks

    Parthi

    Thanks
    Parthi

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

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