I need help for Source Code & design of my school thesis enrollment system using visual basic 6.0/2008 database MS Access 2007. Please help me friends...Thanks...

Answer Posted / paul z

I do not have VB6 installed anymre so this is not as detailed as it once could have been.

Create a DAO (data access object) for your access database. this is done in the administrateor panel in windows.

Then in VB use ADO objects to access the data through the DAO you created. THere is lots on the on the internet about ADO objects and how to use them

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a script to delete all the files in a folder except one desired file.

928


create a .dll component operation and use created component in another project. required methods events and properties. connect, add,search,data report

2089


how exactly is the lngColour used?

1789