Results 1 to 3 of 3

Thread: Can vb6 be applied in Access 2002?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jul 2001
    Posts
    29

    Red face Can vb6 be applied in Access 2002?

    Hello

    I have a prototype which was written in vb6 with Access 97 application, now I need to run the vb6 prototype with Access 2002. I can only run the vb6 prototype without convert current version (Access 97). If I convert current database application into Access 2002, the error message is: Unrecognized database format. Could anyone tell me that if it is possible to run vb6 with Access 2002 application? If yes, what do I need to do?

    Many thanks

    Claire

  2. #2
    Fanatic Member WorkHorse's Avatar
    Join Date
    Jul 2002
    Location
    Where you live.
    Posts
    591
    How are you connecting to Access? Check your references, you may need to upgrade a reference. For example, if you are using DAO, you would use DAO 3.5 reference to conect to Access 97, but would need to change that to DAO 3.6 to connect to Access 2002.

  3. #3

    Thread Starter
    Junior Member
    Join Date
    Jul 2001
    Posts
    29
    Hello Workhorse

    You are right. I checked both DAO3.51 and DAO 3.6 yesterday, there was a conflict, but I ignored the message. I unchecked the DAO3.51 after received your reply, it is working now.

    Thank you very much.

    Have a nice day!!

    claire

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width