Run time error 3343 : Unrecognized database format \\sunsrv2\GMR\Database\GMR.mdb."

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MISASIA
    New Member
    • Jul 2008
    • 5

    Run time error 3343 : Unrecognized database format \\sunsrv2\GMR\Database\GMR.mdb."

    I really hope someone can help me...

    My office is using a Menu which running VB. There got many button in that Menu and one of the button which name as "GMR" hit error. Its prompt a message box "Run time error 3343 : Unrecognized database format \\sunsrv2\GMR\D atabase\GMR.mdb .". I check the path given and the file GMR.mdb is there. I not sure what is the problem since I don't have VB knowledge. It is a VB coding problem? But I didn't modify or change the code.

    I really someone can help me...pls
  • debasisdas
    Recognized Expert Expert
    • Dec 2006
    • 8119

    #2
    what is the format of the MDB file .97 or 2000 or 2002 ???

    Comment

    • MISASIA
      New Member
      • Jul 2008
      • 5

      #3
      Originally posted by debasisdas
      what is the format of the MDB file .97 or 2000 or 2002 ???
      I'm not sure. How to check? I check the file properties, its created on Aug 2003...

      Comment

      • debasisdas
        Recognized Expert Expert
        • Dec 2006
        • 8119

        #4
        when you open the mdb file it will show the Access fiel format.

        Comment

        • MISASIA
          New Member
          • Jul 2008
          • 5

          #5
          Originally posted by debasisdas
          when you open the mdb file it will show the Access fiel format.
          i just see 2000 format...

          Comment

          • debasisdas
            Recognized Expert Expert
            • Dec 2006
            • 8119

            #6
            take backup of the database

            from tools menu select ......>database utility......>c onvert database

            and conver to 97 format and test again.

            Comment

            • MISASIA
              New Member
              • Jul 2008
              • 5

              #7
              Originally posted by debasisdas
              take backup of the database

              from tools menu select ......>database utility......>c onvert database

              and conver to 97 format and test again.

              I can run it... actually original its 97 format, then I convert into 2003 format...
              then i convert again into 97 format and i test...its successfulllll. ...
              anyway TQTQ...

              Comment

              Working...