I receive error message "List index out of bounds (0)" when I import Access file
updated at
Apply OS: Windows
Apply Navicat Product: Navicat for MySQL, Navicat for MariaDB, Navicat Premium
Apply Navicat Version No.: All
It's likely that one field inside your file is using "reserved words" as the field name. (e.g. time, month, year). After you have changed the field name before import, it should be imported successfully.
More information about reserved words in MySQL server can be found at https://dev.mysql.com/doc/refman/8.0/en/keywords.html
Have more questions?
-
Support
-
About Us