Results 1 to 4 of 4

Thread: ADODB

  1. #1

    Thread Starter
    New Member
    Join Date
    Jul 1999
    Posts
    2

    Post

    I am trying to make a db connection, but it doesn't give me ADODB as an option from the list.

  2. #2
    New Member
    Join Date
    Jun 1999
    Location
    kaysville, Ut, US
    Posts
    13

    Post

    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.

  3. #3

    Thread Starter
    New Member
    Join Date
    Jul 1999
    Posts
    2

    Post

    Actually, that's what I did. I'm wondering why it still doesn't work.

  4. #4
    New Member
    Join Date
    Jul 1999
    Posts
    2

    Post

    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
  •  



Click Here to Expand Forum to Full Width