Hi
I have developed a piece of software in VB and have currently been saving the Users data in an Access database.
I would like to make my program independent of access, so that the program will run if access is not installed on the users machine.
What options do i have, ive been thinking of just using a text file. But i like the ease of an SQL database as i have used ADO thoughout.
Any suggestions?
Thanks Si
I have developed a piece of software in VB and have currently been saving the Users data in an Access database.
I would like to make my program independent of access, so that the program will run if access is not installed on the users machine.
What options do i have, ive been thinking of just using a text file. But i like the ease of an SQL database as i have used ADO thoughout.
Any suggestions?
Thanks Si