I have an app that I wrote for my SL5600 that used SQLite and JDBC. When I tried running it on my SL6000, I'm getting error that "java.lang.NoClassDefFoundError: java.sql.SQLException".
I did some searching and stumbled upon a guys page who had documented that the Personal Java didn't support JDBC on his 7** or 8** series? Instead, he had loaded Jeode for his application.
Has anyone gotten JDBC working on the 6000?
Edit: Just found the link about JDBC not working on a SL750: http://www.oesf.org/forums/index.php?showtopic=4410&hl=jdbc
