It turns out that ClickOnce doesn't play nice with Apache so I temporarily disabled Apache and installed IIS and got it deployed, but still crashed when accessing the database.

In VB, I had to go into my projects properties, publish tab, application files, and select my access database and tag it as a data file in publish status. After I did that, it included it in the deployment.