projecttoday
Programmer
I am trying to create an installation setup for my Visual Basic 6 program which uses an Access database. I need to know what to include in the script. I am using INNO for the setup script. I specified the Visual Basic files plus the database (.mdb) file as my input. So I tested it on a computer which does not have Access installed and the screens work and it allows me to read the database but not write to it. What do I have to do to allow me to write to my Access database? Source computer has VB 6, Windows XP Home, and Access 2002 (Office Pro). Target computer has Windows 98, no Access.
Or is it possible that there is some other problem which prevents me from writing to the database?
Robert
Or is it possible that there is some other problem which prevents me from writing to the database?
Robert