As I got no answer, here are the questions I've made in another thread :
1 - In JDBC, how to use a scrollbar to navigate through records (next, previous, bottom, top) ?
2 - And how to use a combobox to assign a field name in a query ?
3 - I have a large text field in Mysql database (3000 or 4000 words), that appears truncated and unintelligible in the textarea created in the Java form - how to avoid that ?
Thanks in advance.
1 - In JDBC, how to use a scrollbar to navigate through records (next, previous, bottom, top) ?
2 - And how to use a combobox to assign a field name in a query ?
3 - I have a large text field in Mysql database (3000 or 4000 words), that appears truncated and unintelligible in the textarea created in the Java form - how to avoid that ?
Thanks in advance.