Hi,
>> Along with these we have the unique handle associated with each block.
Are you speaking about the AutoCAD created "handle"? If so it can't be unique as there is no guarantee that a handle in one drawing is not used also in one of your other 4000 drawings ... just to be prepared.
>> What we are trying to accomplish is have the Drawing linked to a spreadsheet or Access / Oracle database
>> that will allow us to extract the data from the Drawing (Room Title, room Location, Area, Drawing Name,
>> Block Nam, Handle) and store it in the spreadsheet or Database
Sorry that you are so far away, because that type of application which connects drawings and data from databases to build up a Facility Management System is one of our major applications/market.
If you have access to Map3D then you can have direct connections between geometry and database-records (from tables and/or views). So you can open a drawing, open the database connection and then "connect" these two elements together. When you open the drawing next time you can select the room-block and get the database record for that room and vice versa.
It is also a question of "one-way" and "one-time" (data from CAD is exported to the database just once, and that's it) or an always active connection (opening the drawing two years later shows you the updated records for that from from the database table/view) ....
As you wrote "you don't have the time" ... what you describe is not a 1 minute job. It first depends on how good is the quality of the 4000 drawings (is the structure the same in all drawings and also proofed) and then how often you need this export or which way you go (one-way or live-long-connection). Be prepared that this needs time, but if it's done, you won.
At least I would say that you might loose a bit time if you do your customization for that process/workflow, but that makes it more easy then to repeat this whenever you need it. When you look for finished tools then you will have to go multiple steps like first export to TXT, then restructure that TXT, then import that as Oracle table ...
HTH ,- alfred -
------------------------------------------------------------------------------------
Alfred NESWADBA
ISH-Solutions GmbH / Ingenieur Studio HOLLAUS
www.ish-solutions.at ...
blog.ish-solutions.at ...
LinkedIn ...
CDay 2026------------------------------------------------------------------------------------
(not an Autodesk consultant)