Jump to content


VB 6


  • Please log in to reply
1 reply to this topic

#1 james_rubin

james_rubin

    Newbie

  • Members
  • Pip
  • 8 posts
  • Gender:Male
  • Interests:Exchage Servers; Windows Servers

Posted 12 September 2010 - 12:27 AM

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??

#2 xpthinker

xpthinker

    VB6/VBScripting/.NET/C#/ASP.NET/SQL Expert

  • Technical Experts
  • PipPipPipPip
  • 841 posts
  • Gender:Male
  • Location:EMEA

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