I am making a project (VB Access) for data entry using DSN Methode. My ADODBConnection is 'CNN'. My Recordset is 'rs'
i wants some code for
1. For inserting data to Database (Database Name is 'Dataentry' and Table Name is TB_Details)
2. Updating database
3. Geting Data to MSFlexgrid
Pls give me answer.
Regards
Manojthanal
i wants some code for
1. For inserting data to Database (Database Name is 'Dataentry' and Table Name is TB_Details)
2. Updating database
3. Geting Data to MSFlexgrid
Pls give me answer.
Regards
Manojthanal
Comment