ms access - How do I View Specification Name? -


I am reviewing a coworker's access database which left the macro in the database, but I have to understand that what macro Does fine In the design scene, I open the macro and see that there is a specialty name field that I want everything. How do I see that file?

Specifications are stored in system tables (MSysIMEXSpecs, MSysIMEXColumns), but it is easy to choose to import manually Select Advanced, then select Specs


Comments

Popular posts from this blog

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net - getting a value of selected radiobutton in LoadViewState -