| Author |
How to insert records in ms-access table using jdbc console application.
|
gyan kumar
Ranch Hand
Joined: Sep 28, 2011
Posts: 61
|
|
|
How to insert records in ms-access database table using command line?
|
 |
gyan kumar
Ranch Hand
Joined: Sep 28, 2011
Posts: 61
|
|
I donot have to use servlets or jsp.
It should be core java based please help.
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16483
|
|
Then write an ordinary Java application and run it from the command line.
Since you posted this in the JDBC forum, I assume that means that you've heard of JDBC and know you have to use it in your application.
|
 |
gyan kumar
Ranch Hand
Joined: Sep 28, 2011
Posts: 61
|
|
|
thanks for reply.
|
 |
 |
|
|
subject: How to insert records in ms-access table using jdbc console application.
|
|
|