Determine column name

  • I am entering some data on client of a client server application.

    How can I find out in which column of a database does the entered data go.

    Thanks

  • Run a trace using SQLProfiler tracking SQL:StmtCompleted and SP:StmtCompleted events.

  • Thanks David.

    Please let me know if there are more ways of doing this other that the one which you have mentioned.

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

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