Without going into a lengthy why I need this ...
I have a small list of AutoCAD attribute names that will be having their block name changed. These attribute names don't match any variable name. Some are close but some not at all. Without writing SQL reports, which I know nothing about, does anyone know of a way I can find these?
If the attribute names don't match the variable matching, then they didn't go in the data card. If they didn't go in the data card, they're not in SQL - i.e. EPDM does not know anything about them.
You'll need to fix these attributes via AutoCAD GUI or API interface.