Have already headed out and bought all the latest books on VB 6.0 but none of them go into detail on connecting to Microsoft Access 2000. They make their connection through some GUI button in the toolbar which is nice if you like your form to operate the same as the forms in Access.
What we would like to do is be able to connect to the database and then access specific areas of the tables. An example of what we are tring to do is for the user to enter data into a form (VB) and then push submit..
Code should then connect to the database (which is password protected)create a new record and then place all data in relevent area..
If anyone can help with this small problem? If they have a copy of a finished project or know of one on the net then even better..
Herb
What we would like to do is be able to connect to the database and then access specific areas of the tables. An example of what we are tring to do is for the user to enter data into a form (VB) and then push submit..
Code should then connect to the database (which is password protected)create a new record and then place all data in relevent area..
If anyone can help with this small problem? If they have a copy of a finished project or know of one on the net then even better..
Herb