Skip to content

Commit 36d81ad

Browse files
committed
1.3.x cmd mode README.md updated
1 parent d439691 commit 36d81ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
This project provides a Python-based utility to export the structure and data of MS Access databases (`.mdb`, `.accdb`) into an SQL script. The tool ensures the correct handling of table structures, primary keys, and foreign key relationships, allowing for a smooth migration to other SQL-based databases.
77

8-
![MS Access export tool](https://raw.githubusercontent.com/whellcome/MSAccessToSQL/e03aab63433e49e8dcef8de42879dfe68af4a748/access_sql_export.jpg)
8+
![MS Access export tool](https://raw.githubusercontent.com/whellcome/MSAccessToSQL/f2d1a8e96b31d5b2ffd3fc2590d00ab0be6b60d0/access_sql_export.jpg)
99

1010
## Features
1111

0 commit comments

Comments
 (0)