|
-
Sep 11th, 2005, 12:12 AM
#1
Thread Starter
New Member
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...
-
Sep 11th, 2005, 12:22 AM
#2
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.
-
Sep 11th, 2005, 12:37 AM
#3
Thread Starter
New Member
Re: VB6 "unrecognized data" - access 2002
I'm indeed a newbie. Thanks, i'll check on the ADO.
Regards...
-
Sep 11th, 2005, 12:40 AM
#4
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|