|
-
Apr 13th, 2000, 05:08 AM
#1
Thread Starter
Addicted Member
I know that vb6/dao doesnt reconize access 2000, how can i make it do that? ive tried a 1000 times, been looking around, all i want is help!
-
Apr 13th, 2000, 05:39 AM
#2
Lively Member
Hi,
I think you should use the "Microsoft DAO 3.60 Object Library" (DAO360.dll) as reference.
Good luck
R@emdonck
-
Apr 13th, 2000, 08:58 AM
#3
Thread Starter
Addicted Member
sorry, no luck, tried it before, i use the dao 3.6 object library, select my db, click recordsource property, and get the error:
unreconized data format
(
-
Apr 13th, 2000, 10:48 AM
#4
Hyperactive Member
Hi, Smie.
Do you use Data control?For some reason Data control doesn't want to recognize Access2000,even if you reference the right library(DAO 3.6)
These two will work:
1. You can use ADO Data Control 6.0
2. Or just use code without any Data controls.
Reply, if you need more help.
Larisa
-
Apr 13th, 2000, 10:54 AM
#5
You cannot use regular Data Control, because it is based on DAO 3.5x.
Either use DAO 3.6 library itself (without data control), ADO 2.x or as Larisa suggested: ADO Data Control.
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
|