Is there a way to remap the column names that CustomDBReceiver expects back
from the DB?  I'm testing on Apache Derby and, apparently, "EXCEPTION" is a
reserved keyword in Derby SQL.  But CustomDBReceiver logs an error if that
column is missing.

Reply via email to