Write a program to create a database from the data in the sequential file you created.
Modify the GUI to connect to this database and add entries to it and read entries from it. Entries read from the database should be displayed in the JTextArea or JTable.