Hello,
I am experimenting with MySQL and trying to put together a GUI for the database and was planning to write it in Java..the first real java program I've written other than course work.
However before I start re-inventing the wheel, can anyone tell me if there is a QBE tool available e.g. a JavaBean or otherwise. Ideally I would like users with no experience of writing SQL to be able to query the database (just like they can in MS Access).
Also would I have to use a particular IDE or can I still use J2SDK from sun?
Any advice welcome
ALS
I am experimenting with MySQL and trying to put together a GUI for the database and was planning to write it in Java..the first real java program I've written other than course work.
However before I start re-inventing the wheel, can anyone tell me if there is a QBE tool available e.g. a JavaBean or otherwise. Ideally I would like users with no experience of writing SQL to be able to query the database (just like they can in MS Access).
Also would I have to use a particular IDE or can I still use J2SDK from sun?
Any advice welcome
ALS