How to convert access 97 to 2000 ?

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Mr News (news.letters-subscribed_at_laposte.net)
Date: 01/18/05

  • Next message: Exponent: "Re: Unable to get an OLE picture field to display in VB app"
    Date: Tue, 18 Jan 2005 16:07:16 +0100
    
    

    Hello all,

    I am trying to use 'CompactDatabase' function to convert a database
    myBase_97.mdb (Access 97) to myBase_2000.mdb (Access 2000) in a v6 programm

    like this :

    Call DBEngine.CompactDatabase(myBase_97.mdb, myBase_2000.mdb,, dbversion40)

    but created base myBase_2000.mdb is still Access 97 one !!!

    Why ???? What 's wrong in my job ?

    Thanks for all...


  • Next message: Exponent: "Re: Unable to get an OLE picture field to display in VB app"