Maintain versions functionality on form

Hi Folks,

Could anyone give me quick overview and approach of maintain versions on form and its use case.

I need to have overtime or shift information of an employee to be enabled for maintaining versions. I added my table and fields to database logging.

any help is highly appreciated.

Do you mean date effective tables? https://technet.microsoft.com/en-us/library/hh335187.aspx

Database logging is different. It maintains the log of update/delete/insert done to the table in log table.

yes

Then you can follow that white paper.