I am currently using a hosting company that while having MySQL does not allow ODBC access to the database. ( They cite security concerns ). We run a large camping event and right before dump all of our registration data into MS Access. ( My boss knows how to use it and we do not have a connection at the site to talk to the server back home ). I have seen modules to write to MS Excel files but none to write to Access files? Does that exists and I can't find it?
Is there a way to get around the fact that they won't let me have odbc access short of writing an adminstration script ( which we are doing ) so I can just grab the data?