Insert Coding

jallan

New member
Local time
Tomorrow, 03:27
Joined
Mar 4, 2009
Messages
1
Sir,
I am using MS access as a database and in front end I am using 1 text box and one datagrid i want to insert data from the textbox into access database that data reflect into datagrid so please kindly help me for that using front end coding.


Thanks
 
you are using VB Express? If yes then you might have coded on FormLoad event like connection and Sql Statement. You need a button and Some Textboxes to transfer data from textboxes into DataGridView and also to a table in MsAccess. Please provide the relevant information so that your question may be answered. give details of table columns etc.
 

Users who are viewing this thread

Back
Top Bottom