File Change Event
By using this code user can get an event if any changes made in your files.
- Read more about File Change Event
- Log in or register to post comments
- 55 views
Sometimes you need to know the value of your Primary Key when you insert record in your table. This is true if you have a Master/Detail form and you need to know the Primary key value of the parent table so that you can insert rows in the related table.
Consider the following scenario: