Hi,
I am trying to access MS-Access DB extended properties like Author,Owner, Last Modified Date, Last Accessed Date etc. using vb.net.
Please help me on this issue...
Hi,
I am trying to access MS-Access DB extended properties like Author,Owner, Last Modified Date, Last Accessed Date etc. using vb.net.
Please help me on this issue...
You can access/create/modify different types of properties.
at the database level
At the file level
So, depending on the kind of property you need to access, these might not be available through an ADO connection.