Re: Data Storage and Retreival for Java Program

2000-08-08 Thread Ben Pharr
At 04:37 AM 8/8/00 , you wrote: >Whatever method is used, if every client needs its own copy, start-up >time is likely to be affected. > >If there is no central database presumably you don't want people to be >able to make changes which become available to other users... > >What about using Object

Data Storage and Retreival for Java Program

2000-08-07 Thread Ben Pharr
I would like to find a good way to store data for a Java program I'm writing. It is a LARGE amount of data, so parsing a text file at startup isn't an option. A database like MySQL isn't an option because of the problems of setting it up on each client. (This program needs to be able to run

Classpath

2000-03-24 Thread Ben Pharr
Where and how should I set my classpath in Linux? I have it working fine Windows, but I can't import any classes or packages in Linux. Please help!! Ben -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubs