RE: mysql and java

2002-04-08 Thread Gregory Junker
this is actually OT, btw, but I'll try to answer... > need to make it smaller. Is it possible to somehow store > these descriptions > in a mysql table or on another page and then have them linked > to when you > put your mouse over the link? No. There are methods of accessing databases from t

Re: mysql and java

2002-02-25 Thread Steve Suehring
Hello, You'd probably want JDBC. http://www.mysql.com/downloads/api-jdbc.html Steve On Tue, Feb 19, 2002 at 03:17:49PM +, Bill Fogarty wrote: > Hi, > > Does anyoone know how to connect to mysql from a Java application in windows 2k? > Any help would be greatly apppreciated. I may be writi