Connecting a GUI to a Derby Database with NetBeans
807569Sep 19 2006 — edited Sep 19 2006Hello, I did the tutorial, Connecting a GUI to a Derby Database. At:
http://www.netbeans.org/kb/50/gui-database.html
but I am getting the following error:
JdbcRowSet (setTypeMap): Connection.setTypeMap is not supported
Since I am pretty new to Java and NeyBeans, it is probably something pretty basic, that is causing the error.
Thanks for your help.
ps: one other thing I am trying to figure out is how to have a different look and feel after complile. It has kind of a Windows 3.1 look. I was hoping to have a nicer look that would be consistent across all platforms.