User Profile

Collapse

Profile Sidebar

Collapse
samjoseph74
samjoseph74
Last Activity: Sep 22 '15, 03:31 PM
Joined: Aug 20 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Re: Access has detected corruption in this file

    To resolve the above error message and access the data stored in the database, you will need to follow these steps:

    1. Create a blank database = “C:\ Recover_db.mdb”
    2. Close and exit.
    3. Create another blank database and navigate to Modules Tab
    4. Click on New and Paste the code provided below:
    Code:
    Dim db As DAO.Database
    ...
    See more | Go to post
    Last edited by NeoPa; Oct 20 '09, 01:19 PM. Reason: Please use the [CODE] tags provided.

    Leave a comment:


  • samjoseph74
    replied to Mysql Error-1033
    Re: MySQL Error

    Try to repair your siite using command

    REPAIR TABLE tbl_name USE_FRM
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...