Hello,
thanks for your reply, I come from C++ I am a beginner in Java/SWT and do
really not know where to start.
Under C++ you have so called components which are ready to use objects which
offer all functionality you need to deal with tables and database.
So its with few effort possible to read, modify and write back data into
e.g. a mySQL database.
What is a virtual table in Java? Is it a SWT table or belongs it to Java?
And how to connect it to the mySQL database?
Does the SWT table offer an possibility to edit?
Do you have any codesnippet for me?
Thanks for further information!
Mr. Burns