Hi there well title says it all really. Is it possible instead of creating tables within my database to create the tables within a form in java? . If it is possible how would I go about doing this?. Before you ask yes my database is fully connected to my java project and I can successfully write to my database from my GUI form.
Thanks for any help you guys can give