I am trying to get all the properties of MS Access DB using vb.net like Author, Last Modified Date, Last Modified By etc..
Please Help me to get the code...
Thank you.
|
feedback
|
|
These are extended properties. I think that this thread http://stackoverflow.com/questions/220097/readwrite-extended-file-properties-c will help. It includes a vb,net example. Owner may be of more interest than Author for Access databases. You may wish to read How to ask a question | ||||
|
feedback
|