Ticket #444 ( Closed )

Short Description Data field containing ' as last character causes error
Entered By: Tom Kent When: 2000-02-09 12:04:07 Build: 2.0.7 C GA
Categories Type: Problem   Department: Product   Category: 3270 Datastream
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