Results 1 to 4 of 4

Thread: Anyone knows Activex Control and Database

  1. #1
    oo7
    Guest

    Anyone knows Activex Control and Database

    i just learn VB for a few weeks and my lecturer ask me to do a
    ActiveX control which can let the User to input the Databasename
    and Recordsource into the property during design time instead for a fixed address in the CODE.

    But i encounter another problem that is my PROGRAM can only open a 98 access but not 2000 access.

    And my program is too Dull, can any kind-hearted and pleasant Ladies or Gentleman teach how to solve this TWO PROBLEM!

    Thank-you for sparing yours precious time to look upon my attached program.

    Once again, THANKS
    Attached Files Attached Files

  2. #2
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    I haven't looked at your attachment yet, but to use an Access 2000 database or an Access 97 database use Jet 4.0 drivers instead of 3.51, if you are using ADO. If you aren't using ADO then I don't remember what it is in DAO.

  3. #3
    Evil Genius alex_read's Avatar
    Join Date
    May 2000
    Location
    Espoo, Finland
    Posts
    5,538
    Not again
    Edneeis, look in the General Q&A forum

    Please rate this post if it was useful for you!
    Please try to search before creating a new post,
    Please format code using [ code ][ /code ], and
    Post sample code, error details & problem details

  4. #4
    Your Ad Here! Edneeis's Avatar
    Join Date
    Feb 2000
    Location
    Moreno Valley, CA (SoCal)
    Posts
    7,339
    That's funny, I guess between the two of us he should have both ADO and DAO covered.

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