[OT] Re: Database Access

2006-01-19 Thread DGraham
It appears that you're still a student and you've asked for a ...simple way to access a database. My suggestion, start with JDBC. From there, you can investigate other options including, but not limited to, DbUtils, iBatis, Hibernate, EJB entity beans, etc. Scott Ambler has a nice article

RE: [OT] Re: Database Access

2006-01-19 Thread George.Dinwiddie
PROTECTED] Sent: Thursday, January 19, 2006 10:17 AM To: Struts Users Mailing List Subject: [OT] Re: Database Access It appears that you're still a student and you've asked for a ...simple way to access a database. My suggestion, start with JDBC. From there, you can investigate other

RE: [OT] Re: Database Access

2006-01-19 Thread Frank W. Zammetti
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, January 19, 2006 10:17 AM To: Struts Users Mailing List Subject: [OT] Re: Database Access It appears that you're still a student and you've asked for a ...simple way to access a database. My