Results 1 to 3 of 3

Thread: MS Access 97 and 2000 Incompatible!!!

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2000
    Location
    hongkong
    Posts
    251
    Dear Friends,

    I have a problem on using MS Access for database management. VB has a lot of choices and I feel confused.

    You know, VB has a visual data manager but it can't open those MS Access 2000 mdb files but can open 97. Can later service pack fix this problem?

    In visual data manager, I can build several indexes for speed up searching or sorting. Suppose I have fields called ticker, date, name, ... , etc

    I can build indexes:
    ticker
    ticker;+date
    ticker;-date

    How can I build several indexes in Access 2000?

    If the user has 2000 rather 97, I use Jet 4.0 for ADO accessing a 97 mdb. is it OK?

    If I distribute 2000 mdb files, the user having 97 software in their computers will find backward incompatiblity. But if I use 97, I am afriad it is not powerful enough. Which you would suggest me to use 97 or 2000?

    If I have 1 miliion records in the mdb, then will the speed very low (suppose normal computer Pentimum 3 500 or above)?

  2. #2
    Member PatrickCorgan's Avatar
    Join Date
    Feb 2001
    Location
    Vashon Island, WA, USA
    Posts
    39

    SP5

    Do you have VB 6 SP5? if not see my signature to download it.
    -Patrick
    Visual Basic 6 SP5
    Master Programmer Wannabe

    Check out the API-Guide for all your API needs!

    --Soli Deo Gloria--

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Nov 2000
    Location
    hongkong
    Posts
    251

    Re: SP5

    Originally posted by PatrickCorgan
    Do you have VB 6 SP5? if not see my signature to download it.
    Is it SP5 can open Access 2000 in Visual Data Manager?

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