..I made a simple project in java using JCreator..,
this is my first time to make a project file,.
I made a class named put_data in w/c will put some data in my database
then, I made also another class get_data in w/c will get the data from my database!..
in my get_data class I put a button there,!
a button in w/c if it is being click it will open the get_data class!!
my problem is,.I got some problems on how to do it.,!
can anyone help mhe about this one!!!...


any help is highly appreciated!!!

Your problem is not properly understood.

a button in w/c if it is being click it will open the get_data class!

what do you want to do? You want to open a class file (!!!!) or want to get the data from your database? What kind of database you are using (SQL/ Access/Oracle) or are you using a simple text file as datastorage?

explain your problem properly.

..I am using ms acces...
what I want to know is how to open the class...
I know already how to get the data from my database...
my problem is how could I open the class in w/c will get the data from my database...
what is the method shall I put so that I can open the class...

I just want to open the class file...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.