A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Databases
»
JDBC
Author
Problems with databases using NetBeans + MySQL Driver
raul Alejandro Montero Cruz
Greenhorn
Joined: Jun 05, 2008
Posts: 10
posted
Oct 02, 2008 13:19:00
0
Hi, i'm making a personal proyect using the NetBeans IDE and i decided to implement databases using the pre-installed MySQL driver.
The thing is made a database binding to the elements method of a jList. The first couple of times worked but after that it kepp telling me :
java.io.WriteAbortedException
: writing aborted;
java.io.NotSerializableException
: org.jdesktop.swingbinding.JListBinding$BindingListModel
it doesn't even show the window when i try to open it. And when i delete all the databases bindings to the proyect and to the jList it works well. The problem is i wanna work with databases
Thanks for your help!
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16483
2
I like...
posted
Oct 03, 2008 09:16:00
0
This looks like a question about the Netbeans data binding features to me. So perhaps this isn't the best place to ask it.
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16483
2
I like...
posted
Oct 03, 2008 12:16:00
0
I see you reposted the question in the forum about IDEs. That looks like a better choice. I will close this thread.
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: Problems with databases using NetBeans + MySQL Driver
Similar Threads
cvs & eclipse
Netbeans binding using a MySQL driver
How to add oracle thin driver in NetBeans 5.0
Using the MySql database
Netbeans classpath problem
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter