Description
|
Creating a recordset with .SelectRecordSet:
- data in one of the defined fields ends with a "'" and is
causing the recordset to get garbage at the end of that
field (always chars: "''},{") as well as skipping the next
row of data (and recordset row).
- verified by changing data and same error occurs at that
row
|