Call me ignorant. But I am new at this game. I have created an relational database using Access 97, and have been able to connect to this database using a Data Environment in VB6. (Please don't ask me if its ADO or OBDC or some conglomerate of letters. All I know is I created a new data project and set the properties in the data environmet.)
Everything is working fine if all I want to do is view data.
What do I need to do to add data??? I currently have two forms in the VB project. The first is to view already entered recordsets in the database with a button that can be clicked to add a new record. This is where I'm stuck. any help would be great.
Rergards
JEDEL
Everything is working fine if all I want to do is view data.
What do I need to do to add data??? I currently have two forms in the VB project. The first is to view already entered recordsets in the database with a button that can be clicked to add a new record. This is where I'm stuck. any help would be great.
Rergards
JEDEL