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.

link|improve this question

30% accept rate
feedback

1 Answer

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

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.