Re: [JAVA3D] Loading shapes from databases

2003-09-18 Thread Julian Gomez
> Hi people, > is anybody working with this? Loading geometries from databases? Can you give > me any information about this? Recommendations? Yes, I've been doing it for years, starting from before I was in the Graphics Research Group at Sun. Like someone else said, it starts out by using a BLOB.

Re: [JAVA3D] Loading shapes from databases

2003-09-16 Thread hterrolle
t;[EMAIL PROTECTED]>Ŕ : [EMAIL PROTECTED] <[EMAIL PROTECTED]>Date : lundi 15 septembre 2003 15:51Objet : Re: [JAVA3D] Loading shapes from databases I see no problems to store geometries in a DB. Geometries are usualy big files, so varchar2 my not fit your needs. DB LONG,

Re: [JAVA3D] Loading shapes from databases

2003-09-15 Thread Silvère Martin-Michiellot
15/09/2003 -0300, you wrote: Be Happy !! You just have half of the work, hehehe ;)   Alessandro - Original Message - From: Robert Gomez-Reino To: [EMAIL PROTECTED] Sent: Monday, September 15, 2003 10:56 AM Subject: Re: [JAVA3D] Loading shapes from databases The problem is that I am not

Re: [JAVA3D] Loading shapes from databases

2003-09-15 Thread Alessandro Borges
Be Happy !! You just have half of the work, hehehe ;)   Alessandro - Original Message - From: Robert Gomez-Reino To: [EMAIL PROTECTED] Sent: Monday, September 15, 2003 10:56 AM Subject: Re: [JAVA3D] Loading shapes from databases The problem is that I am not

Re: [JAVA3D] Loading shapes from databases

2003-09-15 Thread Robert Gomez-Reino
Message - From: Alessandro Borges To: [EMAIL PROTECTED] Sent: Monday, September 15, 2003 3:56 PM Subject: Re: [JAVA3D] Loading shapes from databases I see no problems to store geometries in a DB. Geometries are usualy big files, so varchar2 my not fit your

Re: [JAVA3D] Loading shapes from databases

2003-09-15 Thread Alessandro Borges
essive.   The above code is not 100% bug free. So code it with care.   Alessandro Borges   "In principle, everything is a byte array ..."   - Original Message - From: Robert Gomez-Reino To: [EMAIL PROTECTED] Sent: Monday, September 15, 2003 7:17 AM Subject:

[JAVA3D] Loading shapes from databases

2003-09-15 Thread Robert Gomez-Reino
Hi people, is anybody working with this? Loading geometries from databases? Can you give me any information about this? Recommendations? Boby === To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of t