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

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

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