Microsoft Access : How can I get creation date of row?

两盒软妹~` 提交于 2019-12-11 13:52:19

问题


I have an access database created from 7 years ago.

Unfortunately, tables didn't have time stamp column :(

Is there any way to be able to know the creation date for each row in a specific table ?


回答1:


Unless you have a time stamp you created yourself, there is no way to find this information.

Is it possible that you have some old back-ups? That might help narrow it down.



来源:https://stackoverflow.com/questions/15613067/microsoft-access-how-can-i-get-creation-date-of-row

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!