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.
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.
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