I am wanting to use objectDBX to modify a drawing and save it. Everything goes OK until I try to save the drawing. I'm using the statement: DbxTDoc.Save where DbxTDoc is the drawing file I've modified. When the code gets to this statement, I get the error "Method Save of Object IAxDbDocument Failed". Is there a way to save a drawing in objectDBX or am I trying something that can't be done? Thanks!