I have developed an Access database and have a company interested in distributing it as an .exe program. I don't have the Developers Edition of Access, so creating an .exe from Access is not an option.
The road I am loking to take is to start again with Visual Basic 5 (I don't have Visual Basic 6). I think the right approach is to create a database in Access for the tables and do the rest (forms, SQL queries, reports) in VB.
The question I have is will the .mdb created in Access be visible in the folder where the .exe resides, and if so, can it be hidden?
The road I am loking to take is to start again with Visual Basic 5 (I don't have Visual Basic 6). I think the right approach is to create a database in Access for the tables and do the rest (forms, SQL queries, reports) in VB.
The question I have is will the .mdb created in Access be visible in the folder where the .exe resides, and if so, can it be hidden?