Finally I made my own system in visual basic 2013, which has a database (MS Access).
Already published it and when I installed it to a computer of my friend it has an error when I try to login. The login form will access the ms database to it can continue and the other information in that ms access database will be access also for later use.
So when I click the login button I got this error: The 'Microsoft.ACE.OLEDB.12.0' provider is not registered on the local machine.
How can I fix this and include on my exe file. Or any thoughts about this one?