Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Connecting AutoCAD to Oracle Database

Status
Not open for further replies.

jkurji

Computer
Joined
Jun 25, 2003
Messages
5
Location
GB
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.
 
VB would be your route ...
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.
 
We have drawings of buildings with their areas and other information related to that building. We need that information stored in an oracle database. If the drawings are changed, then the database needs to be updated to reflect the changes.

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.
 
Hi Jkurji,

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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top