Home » questions » What makes a *mdb Database get corrupted when uploading to the web?

What makes a *mdb Database get corrupted when uploading to the web?

2006-08-12 07:50:37, Category: Programming & Design
I uploaded my database, and couldn't figure out why my connection strings weren't working. I finally figured out I had it right all along. I tried to download it and open it using MS Access, but my computer said the file was corrupted. So I deleted it, and reuploaded it, and tried again. It's corrupted again. What's the friggin deal???? thanks dickwad

Answers

  1. weida

    On 2006-08-13 00:14:27


    You may use the access query tool "Advanced Access Builder" at http://www.download5000.com/page25449.aspx or http://www.dlkj.net/sqlBuilder , it allows you to visually build complete SQL scripts.
  2. dinosf

    On 2006-08-12 08:14:15


    Access is not the best choice for internet work. Where is your database being stored? If you have access to set up a new database on the server you could do that and then import the information from your hard drive db. You can even set up in Access, a data access project and just use it to interact and import data. I have several databases on a SQL server, I use ADPs to interact so I can use the Access interface which I'm more familiar with.
  3. The Lunatic

    On 2006-08-12 07:54:03


    bad administration