Processing with MySQL
in
Programming Questions
•
3 years ago
I use Pocessing to draw genetics information. I put all my code in "void setup()."
My sketch acces to a database in MySql. In that way, I am using the SQL library imported from
http://bezier.de/processing/libs/sql/.
I exported my sketch to an applet, and when I run the index.html, it doesn't display anything.
I tried another way. I copied the java program result to my eclipse. There, I run the java program but it diplays the result for a fraction of second and at the end it shows a empty window.
Does some of you have the same problem and solved it?
Antonio Mendoza
1
