Results 1 to 5 of 5

Thread: Tough Flexgrid issue for any experts

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 2000
    Posts
    6

    Question

    I'm using a flexgrid and data control with an Access 2000 db. the Grid pulls data from a Access 97 db but gives an error "Unreconizable database format". What settings do I have to change? Appreciate any ideas

  2. #2

    Thread Starter
    New Member
    Join Date
    Nov 2000
    Posts
    6

    Correction

    I get the error when trying to use a 2000 db, the 97 db works fine.

  3. #3
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744
    It happens because regular data control is based on DAO 3.5 and it won't be able to read Access2000 format. What you can do is to use just a plain DAO 3.6 (which has a support for Jet4.0) or ADO to connect to a database.

  4. #4

    Thread Starter
    New Member
    Join Date
    Nov 2000
    Posts
    6
    Is that a property of the data control or a whole different type of control? If it is a property, which one.

    thanks

  5. #5

    Thread Starter
    New Member
    Join Date
    Nov 2000
    Posts
    6
    I can't get the flexgrid to recognize the ado as a data source

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