Hi

I want to build a VB program and ship with it an Access 97 database that users will be able to add/ view records.

Some of the users do not have Access. Is this a problem?

What is best? to use the intrinsic data control shipped with VB or use DAO code or use ADO code?

I will need to install it on machines with Win 95/98/2000 and NT and some of these machines will not have Access/ will have access 97 or will have access 2000. What will I need to be aware of when it comes to creating the installation package using 'Package and deployment'.