I know it's easy to use Access tables and queries from a stand-alone compiled Visual Basic application. How about reports (or forms for that matter)? What I want to do is have a stand-alone compiled Visual Basic application that allows the user to open reports (and/or forms) stored in an Access database, even if they do not have Access installed on the machine. Is this possible?
I can easily do the entire application in Access, but then it could only be used by those who have either full Access or the Access runtime module installed.
I can easily do the entire application in Access, but then it could only be used by those who have either full Access or the Access runtime module installed.