
97 Dev Handbook refresh links problem
I am using the sample code from the Getz Access 97 Developers Handbook to
check my linked tables and display the File Open common dialog if the links
are broken. My problem is that when I step through the code, it executes
the line to call the GetOpenFileName API, but the dialog is never
displayed, and the program just continues execution with the next line. It
never stops and displays the dialog.
Anyone used this code or have a suggestion about why this would happen?
Fred Gamache