Connecting AutoCAD to Oracle Database
Connecting AutoCAD to Oracle Database
(OP)
Hi All,
Is it possible to get AutoCAD 2004 to connect to an Oracle Database on a Unix server. I am not a CAD person so I am not sure, but I would have thought there are ways to connect using LISP or VB.
Any help or sniplet of code would be appreciated.
Thank You.
Jay.
Is it possible to get AutoCAD 2004 to connect to an Oracle Database on a Unix server. I am not a CAD person so I am not sure, but I would have thought there are ways to connect using LISP or VB.
Any help or sniplet of code would be appreciated.
Thank You.
Jay.





RE: Connecting AutoCAD to Oracle Database
But what exactly are you looking to grab from the DWg file and import into Oracle?
Once you give that input, maybe someone here can give some more insight.
RE: Connecting AutoCAD to Oracle Database
The person who looks after the CAD drawings knows how to extract the info from the DWG files. He doesn't know how to connect to the database and insert that data into Oracle tables.
RE: Connecting AutoCAD to Oracle Database
Have a look at plant 4d as this does that. You can reference in acad drawings and it will link them to any database ie oracle access sql etc. The explorer module will also solve the other problem you posted for viewing acad drawings in non windows formats.