Hello,
My reader is a MapInfo table and my writer is a PostGIS database. I tested the database and I was able to successfully connect to the database. However, when I run the workbench only 1 record goes through and I get the following error: Error executing SQL command ('select * from "databasename"."tablename"
where false limit 0'):'
Writer failed in write() call
Any idea of what is going wrong?