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

postgresql jdbc driver

2000-08-07 Thread wangmq
I have installed postgresql-6.4.2, but I can't find the directory interface/jdbc. So I can't find the postgresql driver postgresql.jar. Why? èPԔ ‘ ™¨¥¶ˆÚ½©bžìkz«ž²ØÚ½¦åiÉ£è® "¶¬¹¸ÞrÚº{.nÇ+‰·“®‹›•ਞ֜¶F«•¹ZrGhÂz+

how to print gui on linux

2000-08-07 Thread Francis Ha
how to print gui in linux ? any body knows?? i know lpr ... lprd .. i mean ( alt printscreen ) in linux begin:vcard n:ha;francis tel;cell:415-760-0234 tel;fax:415-495-8340 tel;work:415-591-5501 x-mozilla-html:FALSE url:http:\\www.food.com org:Food.com;IT Dept adr:;;22 Fourth Street, 11/F;San Fr

Re: Java3D + XFree 4.0

2000-08-07 Thread Urs A. Schroffenegger
Andreas Micklei wrote: > You mean software rendering? So why do you use GLX at all? > Just get a stock Mesa >without hardware acceleration. as I understand it, glx is the opengl extention to the X Windows System, it's not the hardware acceleration in itself (which uses DRI), it creates an Open

Re: Java3D + XFree 4.0

2000-08-07 Thread Andreas Micklei
On Sun, Aug 06, 2000 at 01:25:08PM +0200, Urs Schroffenegger wrote: > well, i'm using indirect rendering, because i got an old Matrox Millenium I, > but i can run the demos without textures, the problem is that it kills XFree86 > when I close the java3D application. You mean software rendering? S