I need to build a database that imports data stored in XML files, allows for user input via forms, and prints reports.
Ideally I would like to ‘compile’ the database into an executable file so that the potential users cannot get to the guts of the application and mess things up. Also, I do not know what programs a potential user will have installed on their system.
I do not particularly want to use Access runtime due to the amount of files that this requires to be installed on the user system, and some conflicts when users already have the full version of Access.
Does anyone have any suggestions or experience with programs that will accomplish this?
Thanks,