I need to make a data file to hold two empty tables with many fields I have been successful at making a MySQL 5.5 Table with its DOS style IDE OK. And MySQL registers with NetBeans very well.
Can I make a script to build this from with in my program or can this be done directly in Java and get a Java file to read file parameters as its executed to create the data base file name.
I have no idea what direction to take to do this and what's possible. I'm writing in Java and Delphi and Delphi has no MySQL support. Has any one done anything similar before and how did they do it
The database is to hold 70 meduim size pictures, How slow will updates be when accessing pictures and should I use JPEG or BMP storage for wireless Java apps? Can Java manage JPEG files and display them?