diff --git a/jOOQ-examples/Sakila/ReadME.txt b/jOOQ-examples/Sakila/ReadME.txt index 35011b8208..6cd66f9340 100644 --- a/jOOQ-examples/Sakila/ReadME.txt +++ b/jOOQ-examples/Sakila/ReadME.txt @@ -4,7 +4,6 @@ Sakila sample database was ported to the following databases SQL Server SQLIte Interbase/Firebird - Microsoft Access by DB Software Laboratory http://www.etl-tools.com diff --git a/jOOQ-examples/Sakila/ms-access-sakila-db/ReadME.txt b/jOOQ-examples/Sakila/ms-access-sakila-db/ReadME.txt deleted file mode 100644 index 994dd2e981..0000000000 --- a/jOOQ-examples/Sakila/ms-access-sakila-db/ReadME.txt +++ /dev/null @@ -1,7 +0,0 @@ -Sakila for Microsoft Access is a port of the Sakila example database available for MySQL, which was originally developed by Mike Hillyer of the MySQL AB documentation team. -This project is designed to help database administrators to decide which database to use for development of new products -The user can run the same SQL against different kind of databases and compare the performance - -License: BSD -Copyright DB Software Laboratory -http://www.etl-tools.com \ No newline at end of file diff --git a/jOOQ-examples/Sakila/ms-access-sakila-db/access-sakila.mdb b/jOOQ-examples/Sakila/ms-access-sakila-db/access-sakila.mdb deleted file mode 100644 index 5a457017e7..0000000000 Binary files a/jOOQ-examples/Sakila/ms-access-sakila-db/access-sakila.mdb and /dev/null differ