hi
i am creating a simple application in vb6 that create reports of the entered details and save the records in access database,I want to ask that is it possible to check access as a prerequisite component and to create a database along with tables during the installation of the application at any pc??
VB 6
Started by
james_rubin
, Sep 12 2010 12:27 AM
1 reply to this topic
#1
Posted 12 September 2010 - 12:27 AM
#2
Posted 14 September 2010 - 09:33 PM
hi
i am creating a simple application in vb6 that create reports of the entered details and save the records in access database,I want to ask that is it possible to check access as a prerequisite component and to create a database along with tables during the installation of the application at any pc??
You can still create your modules without the help of Access to create tables and it is not necessary that Access must be installed on the same PC where you deploy your application unless there are components from Access that you are using. You can utilize ADO objects to deliver this type of projects. Refer to this tutorial: hxxp://www.vb6.us/tutorials/database-access-ado-vb6-tutorial
Cheers!
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users











