Results 1 to 4 of 4

Thread: VB6 "unrecognized data" - access 2002

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 2005
    Posts
    13

    VB6 "unrecognized data" - access 2002

    Hi guys,

    Im trying to display using the MSflexgrid my access2002 database but an error "unrecognized database" pops out.

    I convert it to access97 and it works fine. VB6 can only work with access97? Or do I need some patch/update or something?

    Regards...

  2. #2
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: VB6 "unrecognized data" - access 2002

    vocalmind,

    No VB works with all database. The problem is the datagrid. Change the database to Access 2000. If the datagrid does not support it you should not use it.

    Just a note: Only Newbies use the data controls because of their lack of ability to handle different things. You should use ADO and fill a MSHFlexgrid with the information you want.

  3. #3

    Thread Starter
    New Member
    Join Date
    Sep 2005
    Posts
    13

    Re: VB6 "unrecognized data" - access 2002

    I'm indeed a newbie. Thanks, i'll check on the ADO.

    Regards...

  4. #4
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: VB6 "unrecognized data" - access 2002

    vocalmind,

    Check in my signature for Multi Database Connection this could possibly help you through the change over.

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