Cannot open a database from a previous version of your application

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • snow

    Cannot open a database from a previous version of your application

    Hi all,

    I have a VB.net program installed in a xp home with sp2,after
    installation, get error "Cannot open a database from a previous version
    of your application. The database is a 97 Access file. Could someone
    tell me what cause this problem?

    Thanks for your help!

  • Cor Ligthert [MVP]

    #2
    Re: Cannot open a database from a previous version of your application

    Check,

    Your connection, that is all I can say, you are not telling any information
    about it.
    Because it is so old it is probably OdBC

    All connection strings in one place. Find the syntax for your database connection using ADO.NET, ADO, ODBC, OLEDB, C#, VB, VB.NET, ASP.NET and more.


    Cor

    "snow" <barbara_dave@y ahoo.comschreef in bericht
    news:1163454626 .186020.101480@ e3g2000cwe.goog legroups.com...
    Hi all,
    >
    I have a VB.net program installed in a xp home with sp2,after
    installation, get error "Cannot open a database from a previous version
    of your application. The database is a 97 Access file. Could someone
    tell me what cause this problem?
    >
    Thanks for your help!
    >

    Comment

    • Andrew Morton

      #3
      Re: Cannot open a database from a previous version of your application

      snow wrote:
      I have a VB.net program
      <snip>

      What program? The first people to contact would be whichever company wrote
      the program.
      "Cannot open a database from a previous version of your application."
      Perhaps they have an updater for the database?

      Andrew


      Comment

      • snow

        #4
        Re: Cannot open a database from a previous version of your application

        This is happened only on one customer's computer system, before that I
        have never got this problem. I just wonder some dll files associated
        the MS database missing in my installation or his computer is missing
        some system files, but I don't know what files.

        Thanks for the help!


        Cor Ligthert [MVP] wrote:
        Check,
        >
        Your connection, that is all I can say, you are not telling any information
        about it.
        Because it is so old it is probably OdBC
        >
        All connection strings in one place. Find the syntax for your database connection using ADO.NET, ADO, ODBC, OLEDB, C#, VB, VB.NET, ASP.NET and more.

        >
        Cor
        >
        "snow" <barbara_dave@y ahoo.comschreef in bericht
        news:1163454626 .186020.101480@ e3g2000cwe.goog legroups.com...
        Hi all,

        I have a VB.net program installed in a xp home with sp2,after
        installation, get error "Cannot open a database from a previous version
        of your application. The database is a 97 Access file. Could someone
        tell me what cause this problem?

        Thanks for your help!

        Comment

        • Paul Clement

          #5
          Re: Cannot open a database from a previous version of your application

          On 13 Nov 2006 13:50:26 -0800, "snow" <barbara_dave@y ahoo.comwrote:

          ¤ Hi all,
          ¤
          ¤ I have a VB.net program installed in a xp home with sp2,after
          ¤ installation, get error "Cannot open a database from a previous version
          ¤ of your application. The database is a 97 Access file. Could someone
          ¤ tell me what cause this problem?

          See if the following helps:

          ACC2000: Error Message: Cannot Open Database Created with a Previous Version


          Cannot open or convert an Access 97 or Access 2000 database in Access 2002 or Access 2003



          Paul
          ~~~~
          Microsoft MVP (Visual Basic)

          Comment

          Working...