Hello All,
I developed an application with VB 2005 Express using a single back-end Microsoft Access table, 8 cols 100 rows, no forms, no reports, etc... I am using a data adapter to work with the database. I've looked at the Microsoft Access Runtime deployment and it seems geared more toward a front-end access application situation. I think all the user actually needs is the database file and MDAC for the provider. Can anybody steer me in the right direction for deployment of this vb/access application, want to be legal and provide necessary support files as needed... The Microsoft runtime seems like a science project (I need to support w98,w2k,wxp,vista O.S.)... actually thinking of trying to drop in SQLite instead of access. Haven't decided yet to use one click or INNO for installation.
Thanks
I developed an application with VB 2005 Express using a single back-end Microsoft Access table, 8 cols 100 rows, no forms, no reports, etc... I am using a data adapter to work with the database. I've looked at the Microsoft Access Runtime deployment and it seems geared more toward a front-end access application situation. I think all the user actually needs is the database file and MDAC for the provider. Can anybody steer me in the right direction for deployment of this vb/access application, want to be legal and provide necessary support files as needed... The Microsoft runtime seems like a science project (I need to support w98,w2k,wxp,vista O.S.)... actually thinking of trying to drop in SQLite instead of access. Haven't decided yet to use one click or INNO for installation.
Thanks