Need opinions: JDBC capable database for Linux

1999-06-14 Thread Tod Liebeck
Any opinions on which database (Oracle, DB2, Postgre, Informix, Sybase, etc) would be best for doing some JSP+database expirementation on a Red Hat 6 Intel Linux box? I'm just looking for something to play with... my biggest priority is that it not be an absolute nightmare to install and get

Re: Need opinions: JDBC capable database for Linux

1999-06-14 Thread Craig R. McClanahan
Tod Liebeck wrote: Any opinions on which database (Oracle, DB2, Postgre, Informix, Sybase, etc) would be best for doing some JSP+database expirementation on a Red Hat 6 Intel Linux box? I'm just looking for something to play with... my biggest priority is that it not be an absolute

Re: Need opinions: JDBC capable database for Linux

1999-06-14 Thread Pedro Teixeira
I have been playing with mySQL from TcX (www.tcx.se) that has a fine JDBC driver (twz1jdbcForMysql). It runs in Linux. My platform is linux-apache-jrun(and Servlet engine)-GNUjsp -JavaBeans-JDBC(twz1jdbcForMysql)-mySQL and it works fine!!! See the driver in

Re: Need opinions: JDBC capable database for Linux

1999-06-14 Thread Bart Locanthi
count another vote for mysql. we've had more success with the mm jdbc driver http://www.worldserver.com/mm.mysql/ because it handles MetaData better (eg, at all) than the twz driver. === To unsubscribe, send email to [EMAIL

Re: Need opinions: JDBC capable database for Linux

1999-06-14 Thread Walter Jerusalinsky
Sent: Monday, June 14, 1999 3:25 PM To: [EMAIL PROTECTED] Subject: Re: Need opinions: JDBC capable database for Linux count another vote for mysql. we've had more success with the mm jdbc driver http://www.worldserver.com/mm.mysql/ because it handles MetaData better (eg, at all) than

Re: Need opinions: JDBC capable database for Linux

1999-06-14 Thread Lastname Firstname
]]On Behalf Of Bart Locanthi Sent: Monday, June 14, 1999 3:25 PM To: [EMAIL PROTECTED] Subject: Re: Need opinions: JDBC capable database for Linux count another vote for mysql. we've had more success with the mm jdbc driver http://www.worldserver.com/mm.mysql/ because it handles MetaData

Re: Need opinions: JDBC capable database for Linux

1999-06-14 Thread Lastname Firstname
Perhaps I have a beta version then because I thought I had received a CD of Oracle 8i for Linux. If not...my mistake... [EMAIL PROTECTED] on 06/14/99 02:10:02 PM To: Glen C. Hawkins/Users/Skyway cc: [EMAIL PROTECTED] Subject: Re: Need opinions: JDBC capable database for Linux

Re: Need opinions: JDBC capable database for Linux

1999-06-14 Thread Philip S. Constantinou
-Original Message- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]] On Behalf Of Craig R. McClanahan Sent: Monday, June 14, 1999 8:55 AM To: [EMAIL PROTECTED] Subject:Re: Need opinions: JDBC capable database for Linux Tod Liebeck wrote

Re: Need opinions: JDBC capable database for Linux

1999-06-14 Thread Wadstrom Nicolai
Hi, Personally I would recommend DB2, we have been using it with JSP on few platforms (NT and UNIX). It installs fairly easly compared to for example Oracle (which we also use). Also you can download beta code for Linux from IBM. Best regards, Nicolai

Re: Need opinions: JDBC capable database for Linux

1999-06-14 Thread Anonymous
Where? I can't find 8i for Linux on Oracle's Technet or OracleStore web site. Thanks Niels From: Lastname Firstname [EMAIL PROTECTED] Reply-To: [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Need opinions: JDBC capable database for Linux Date: Mon, 14 Jun 1999 16:28:52 -0700 Oracle has