View Single Post
  #3 (permalink)  
Old November 2nd, 2007, 01:09
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: Mapping of application with database

Hi,

Basically two ways as I see it:

1. Through experience
2. Turn on the UI / SQL logs and when you enter something via the UI, check the logs to see what the insert / update / delete commands are doing.
Reply With Quote