Hello everybody!!
Well,i have a simple form in vb.net.
When a user enters some values in its fields,
i want it to be stored in a separate table(table is already created!).
Since i am using Access databese i cant use stored procedures having insert statement in it.
I dont want to use commandbuilder and a wizard for it.
I have tried using insert command,update,delete command..
but it is giving me an error.
Can anyone tell me what is the solution for it.
regards
amita
