David Ziants wrote: > I have to interface my web page with a MS-SQL Server database, and am > taking for development an "express" version that can work on Windows XP > home. > > > Can anyone tell me whether I need to use the latest version for Tomcat > for this database, or whether there are drivers for earlier versions of > Tomcat . Drivers aren't Tomcat version specific. I would expect them to be MySQL version specific and have JDK requirements. The MySQL pages should answer these questions for you.
> My question arises because there is a constraint of my project > that I have to do it with jdk 1.3 . (I also have an additional factor > that I would rather use the latest version of Eclipse rather then have > to install an earlier version.) The latest Eclipse requires 1.4.2 or later. Whatever the constraint to use a 1.3 JDK is I would work very hard to get it changed. It isn't as if it is impossible to have 2 different JDK versions installed side by side. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]