View Single Post
  #3 (permalink)  
Old June 7th, 2007, 21:29
bmj_23 bmj_23 is offline
Senior Member and Blogger
 
Join Date: May 2007
Posts: 170
Thanks: 4
Thanked 31 Times in 31 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Rep Power: 2
bmj_23 will become famous soon enough
Re: Shipment Event Table

For these types of questions, if you turn on the UIC (I think that is the part of the log files which is UI related) and SQL components of a log file, and then do whatever it is you want to do via the UI, the log file will show you the specific SQL statements that are being issued between what you do in the UI and the DB.

At the lowest level, that will tell you exactly what database tables are being impacted by what you do in the UI.
Reply With Quote