Skip to content

Commit 2e6b5bf

Browse files
author
A9G-Data-Droid
committed
Cleanup images in Readme
Remove dimension text Add 5
1 parent 5870537 commit 2e6b5bf

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -178,15 +178,15 @@ your back-end file will be updated with the new data. While the update
178178
is taking place a message box is displayed on screen as shown in Fig 1
179179
below.
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
183185
quickly but if a Query or Procedure takes a long time to execute the
184186
client (and you) will see that something is happening. Also the cursor
185187
will change to an hourglass when a query runs (and you may want to do
186188
this for any VBA code procedure as well).
187189

188-
**Fig 1.** Update in progress message form.
189-
190190
When the update has completed successfully a message will be displayed
191191
at 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
212212
your client first opens the database and there are updates to be made, a
213213
warning 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
221221
back-end file can be backed up using Windows or some other back up
222222
application.
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
737737
means you have chosen) and you will see the message shown below in **Fig
738738
4**.
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
778777
show \[Embedded Macro\], click on the **...** button to display the
779778
Macro 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

img/FIG5.png

23.9 KB
Loading

0 commit comments

Comments
 (0)