Re: [GENERAL] PostgreSQL and AutoCad

2007-10-30 Thread Bob Pawley
Thanks Ilan this looks promising. Bob - Original Message - From: Ilan Volow To: pgsql-general@postgresql.org Sent: Tuesday, October 30, 2007 3:01 PM Subject: Re: [GENERAL] PostgreSQL and AutoCad As I have a vested interest in storing AutoCad stuff in PostgreSQL, I

Re: [GENERAL] PostgreSQL and AutoCad

2007-10-30 Thread Thomas Kellerer
Ilan Volow wrote on 30.10.2007 23:01: I'm personally interested in the idea of versioning for a drawing. Instead of storing the entire drawing for each version, one could theoretically just store the vector additions/changes/deletions that happen from one revision to the next. Which could als

Re: [GENERAL] PostgreSQL and AutoCad

2007-10-30 Thread Ilan Volow
ould begin to realize the full potential of computing power. Is that what you were saying?? Bob - Original Message - From: "Richard Broersma Jr" <[EMAIL PROTECTED]> To: ; "Andy" <[EMAIL PROTECTED]> Sent: Monday, October 29, 2007 9:13 PM Subject: Re:

Re: [GENERAL] PostgreSQL and AutoCad

2007-10-30 Thread Bob Pawley
October 29, 2007 9:13 PM Subject: Re: [GENERAL] PostgreSQL and AutoCad --- On Thu, 10/25/07, Andy <[EMAIL PROTECTED]> wrote: >> Is there any way of converting text from an AutoCad (.dwg ot .dxf) file into >> a PostgreSQL Database?? Do you want AutoCad to edit the drawings rig

Re: [GENERAL] PostgreSQL and AutoCad

2007-10-29 Thread Richard Broersma Jr
--- On Thu, 10/25/07, Andy <[EMAIL PROTECTED]> wrote: > >> Is there any way of converting text from an > AutoCad (.dwg ot .dxf) file into > >> a PostgreSQL Database?? > Do you want AutoCad to edit the drawings right out of the > database? How > would you want to put them in/get them out, of the

Re: [GENERAL] PostgreSQL and AutoCad

2007-10-29 Thread Andy
Josh Tolley wrote: On 10/24/07, Bob Pawley <[EMAIL PROTECTED]> wrote: Is there any way of converting text from an AutoCad (.dwg ot .dxf) file into a PostgreSQL Database?? Bob Pawley I know nothing of AutoCad, but your message has been sitting for a while without response, so I'll throw out t

Re: [GENERAL] PostgreSQL and AutoCad

2007-10-26 Thread Guy Fraser
On Thu, 2007-10-25 at 08:57 -0600, Josh Tolley wrote: > On 10/24/07, Bob Pawley <[EMAIL PROTECTED]> wrote: > > Is there any way of converting text from an AutoCad (.dwg ot .dxf) file into > > a PostgreSQL Database?? > > > > Bob Pawley > > I know nothing of AutoCad, but your message has been sitti

Re: [GENERAL] PostgreSQL and AutoCad

2007-10-25 Thread Josh Tolley
On 10/24/07, Bob Pawley <[EMAIL PROTECTED]> wrote: > Is there any way of converting text from an AutoCad (.dwg ot .dxf) file into > a PostgreSQL Database?? > > Bob Pawley I know nothing of AutoCad, but your message has been sitting for a while without response, so I'll throw out the suggestion th