Quote from
Gaev on October 8, 2020, 6:09 pm
@mejiag
Could it be that the named Table i.e. "names" does not exist ? ... or is something like "Names" (different case) ?
Try and follow your dbpOpenAccessDatabase with a dbpGetTableNames command ... see if the named Table exists.
If not that, I recall some issues related to opening Access databases/tables created using the more recent versions of the MS Access product; you might (separately) try and create an Access database using the plugin.
@mejiag
Could it be that the named Table i.e. "names" does not exist ? ... or is something like "Names" (different case) ?
Try and follow your dbpOpenAccessDatabase with a dbpGetTableNames command ... see if the named Table exists.
If not that, I recall some issues related to opening Access databases/tables created using the more recent versions of the MS Access product; you might (separately) try and create an Access database using the plugin.