|
-
Oct 10th, 2000, 05:23 AM
#1
Thread Starter
Hyperactive Member
Hi Group,
(Pardon my English, I'm from Holland)
I created a database in Access2000 and I want to link this to a application I am building using VB 6.0. Somehow VB 6.0 doesn't allow this.
I converted the database to Access97 and it worked fine!
How can I use the (original) database I created in Access 2000?
Thanks in advance!
Sander
jr-vb programmer
-
Oct 10th, 2000, 07:41 AM
#2
Lively Member
Check this article from Microsoft first. It should solve you problem.
http://support.microsoft.com/support...G=ENG&SA=ALLKB
Dr_Evil
Senior Programmer
VS6 EE
VS.NET EA
-
Oct 10th, 2000, 12:35 PM
#3
Member
Access 2000 Requires that you use the CDO 3.6 Library and not the 3.5/2.5 compatability library.
Change your reference to the 3.6 and you will be fine
Spyder
-
Oct 11th, 2000, 02:22 AM
#4
Thread Starter
Hyperactive Member
Thanks to both of you.
However, after reading the document one of you advised me to read and consulting a couple of collegues I still do not know how to change the library ref.
Could you please tell me how to do this.
Regards,
Sander
(Is this a really stupid question?)
-
Oct 11th, 2000, 01:48 PM
#5
Member
Under VB6 , it is under
Project --> References
Just scroll down to the MS area and fine the refernece that you want.
-=D=-
-
Oct 11th, 2000, 04:02 PM
#6
Member
By the way, It is the DAO that I am Refereing to, not the CDO. My appologies for getting the two backwards.
There is also a way to do this with ADO objects, but ALAS, I am just starting to experiment with it.
-=D=-
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
|