Re: using Access with J2EE SDK

2000-04-18 Thread Robert Castaneda
ED]> Sent: Wednesday, April 19, 2000 6:41 AM Subject: Re: using Access with J2EE SDK > We use Instand DB for example persistence in our Developer's Guide. It is > handy but it is sloww! > > -Chris. > > > -Original Message- > > From: Paul Newton [SMTP:[E

Re: using Access with J2EE SDK

2000-04-18 Thread Chris Raber
We use Instand DB for example persistence in our Developer's Guide. It is handy but it is sloww! -Chris. > -Original Message- > From: Paul Newton [SMTP:[EMAIL PROTECTED]] > Sent: Tuesday, April 18, 2000 4:06 PM > To: [EMAIL PROTECTED] > Subject: Re: using

Re: using Access with J2EE SDK

2000-04-18 Thread Paul Newton
I would also recommend InstantDB (www.instantdb.co.uk) 100% Java RDBMS; a simple jar file & free for non-commercial use. I've used this with EJB containers and it works a treat. There are others (MySQL, Cloudscape etc etc) - these have been mentioned in the archives in the past. paul. Doug Sjoq

Re: using Access with J2EE SDK

2000-04-18 Thread Doug Sjoquist
Jon Dart wrote: > > I want to use Access as my Databse for an Entity bean in J2EE. I am not being > > able to do that. Can you please tell me the procedure to use Access as the > > database > ...snip > If you need something quick and dirty the Cloudscape Java database that > comes with the SDK is

using Access with J2EE SDK

2000-04-18 Thread Jon Dart
> > Date: Mon, 17 Apr 2000 10:27:16 +0200 > From: "Siddhartha Chandurkar (EHPT)" <[EMAIL PROTECTED]> > Subject: Entity Bean deployment in J@EE > MIME-Version: 1.0 > Content-Type: multipart/alternative; > boundary="_=_NextPart_001_01BFA847.C2BD9714" > > Win NT 4.0, J2sdkee, JDK 1.2.2, MS Acces