954,597 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

AutoCAD External DB linking

I need some help. Some collegues need to link their AutoCAD files with an external data base, in this case in Oracle. So far pretty simple, and done...

Next step is to link functionality, if a record is deleted in the db, we want the corresponding CAD drawing component deleted also. For instance, if a building has a fire exit filled in, then we want to be able to delete it in the database, and the corresponding diagram disapears in the CAD dwg, and vise versa.

Any help would be greatly appreciated. Has anyone done this? Have you come across some coding in open source etc.

Cal_GIS
Newbie Poster
3 posts since Mar 2008
Reputation Points: 10
Solved Threads: 0
 

Is you application connected to oracle database ?

debasisdas
Posting Genius
6,872 posts since Feb 2007
Reputation Points: 666
Solved Threads: 434
 
Is you application connected to oracle database ?

Yes, the AutoCAD items are linked with the items in the Oracle Database, however if one is deleted, it has no effect on the other. That is where our problem is.

Any solutions??

Cal_GIS
Newbie Poster
3 posts since Mar 2008
Reputation Points: 10
Solved Threads: 0
 

Are you commiting after each Delete operation in the code ?

debasisdas
Posting Genius
6,872 posts since Feb 2007
Reputation Points: 666
Solved Threads: 434
 

Sorry, I am not sure what you mean there. Pelase expalin what you mean.

Cal_GIS
Newbie Poster
3 posts since Mar 2008
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You