|
-
Jul 1st, 1999, 06:40 PM
#1
Thread Starter
New Member
I am trying to make a db connection, but it doesn't give me ADODB as an option from the list.
-
Jul 1st, 1999, 08:24 PM
#2
New Member
You need to add the Microsoft Active Data Objects Library to your project.
Projects | References...
Scroll down a ways and you will see the option. Check the box and click OK. (Use 2.1)
Then you dim a variable as ADODB.
-
Jul 1st, 1999, 09:31 PM
#3
Thread Starter
New Member
Actually, that's what I did. I'm wondering why it still doesn't work.
-
Jul 6th, 1999, 06:26 PM
#4
New Member
Did you try adding the MS ADO Data Control under Project|Components?
Did you create your control by copying another control? Is so, did you answered 'Y' to create data control array? That could be the problem.
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
|