@@ -178,15 +178,15 @@ your back-end file will be updated with the new data. While the update
178178is taking place a message box is displayed on screen as shown in Fig 1
179179below.
180180
181- ![ ] ( img/FIG1.png ) {width="2.875in"
182- height="1.0104166666666667in"}Usually this form will disappear very
181+ ![ ] ( img/FIG1.png )
182+ ** Fig 1.** Update in progress message form.
183+
184+ Usually this form will disappear very
183185quickly but if a Query or Procedure takes a long time to execute the
184186client (and you) will see that something is happening. Also the cursor
185187will change to an hourglass when a query runs (and you may want to do
186188this for any VBA code procedure as well).
187189
188- ** Fig 1.** Update in progress message form.
189-
190190When the update has completed successfully a message will be displayed
191191at the bottom of the ** Update** form -- ** All Updates Completed OK**
192192(unless there was an error) and the ** Last Update Ref** field will also
@@ -212,7 +212,7 @@ table) will also be made in his back-end file from the
212212your client first opens the database and there are updates to be made, a
213213warning message is displayed as shown in Fig 2 below.
214214
215- ![ ] ( img/FIG2.png ) {width="6.125in" height="0.9895833333333334in"}
215+ ![ ] ( img/FIG2.png )
216216
217217** Fig 2** . Warning message shown to client before updates.
218218
@@ -221,7 +221,7 @@ normal, if he clicks **No** the database program will exit so that the
221221back-end file can be backed up using Windows or some other back up
222222application.
223223
224- ![ ] ( img/FIG3.png ) {width="6.75in" height="4.125in"}
224+ ![ ] ( img/FIG3.png )
225225
226226** Fig 3** . Example of changing various fields and tables in the
227227** Northwind** database.
@@ -737,8 +737,7 @@ this name). Now open the ubeForm using the short-cut keys (or whatever
737737means you have chosen) and you will see the message shown below in ** Fig
7387384** .
739739
740- ![ ] ( img/FIG4.png ) {width="5.333333333333333in"
741- height="1.0763888888888888in"}
740+ ![ ] ( img/FIG4.png )
742741
743742** Fig 4.** Add new table to back-end file warning message.
744743
@@ -778,7 +777,7 @@ Switchboard form in Design mode. The **On Open** event property should
778777show \[ Embedded Macro\] , click on the ** ...** button to display the
779778Macro dialog form similar to Fig 5 below.
780779
781- ![ ] ( media/image5 .png) {width="5.5in" height="2.622916666666667in"}
780+ ![ ] ( img/FIG5 .png)
782781
783782** Fig 5** . Typical Access 2007 'On Open' embedded Macro.
784783
0 commit comments