I'm creating a VB application. The application writes to and reads from a JET database (this database itself is 'created' by this VB-based application)
I would like to be able to lock some tables in this DB using VB code. Is it possible? How do i go about this?
(When i say lock- I mean read only)
I would like to be able to lock some tables in this DB using VB code. Is it possible? How do i go about this?
(When i say lock- I mean read only)