On Dec 30 2011, 6:41 pm, Bob <rwen
...@baystatesoftware.com> wrote:
> Hi all,
> Got some Excel data trying to upload to the iSeries. I import it
> into MS Access and then use ODBC/append query to upload to the
> iSeries. 1906 rows are successfully inserted into the iSeries table.
> Most of the rows have double quotes (") embedded in a text field
> (table contains product that is sized by inch), but 6 rows return
> special characters (3-F or 3-7 in hex caused by 2" 4" 8" in string).
> I used create table on the iSeries and standard Client Access ODBC.
> Want the data transferred "as is" with no special characters or
> delimiters.
> What am I missing ??
> Thanks
> Bob
Are these really just double quotes or have they become 'smart'
quotes, which curve in on each other? MS Word has a tendancy to
generate these sort of quotes.
Jonathan.