Wow! this is the first time I am coming across a program that cannot update records but thinks that it can "Manage Banks"
Prolly, you meant that
you are attempting to create
BTW use Google, I think its a pretty basic thing on using DB engines in your program. Have a look at SQLite or something similar.
Learn the basic DB layer first because here onwards, almost every application you will create in future WILL have a DB!