MSAccess Help
MSAccess Help
Out of context: Reply #8
- Started
- Last post
- 11 Responses
- SteveJobs0
it's been a looong time, so i don't remember about read-only access with um... access, but generally you'll just write a simple asp/php script to pump out the data to a web page. access is unique in many ways, which means a few sacrifices to get that portability.
you can also write an app layer on top using vba (visual basic for applications). http://visualbasic.about.com/od/…
otherwise, export to excell or other easy-to-read format?