Re: D3 ODBC Problem



I've written a program to check for non-numeric or non-printable
characters and there is no bad data in the field.

Check also the dictionary definition of the item.
It might have some conversion or calculation you don't want.
For example if your statement is ....TOTAL QTY... check dict QTY
fields 7 & 8 for any surprises or instead of QTY use A1 A2 etc for raw
data.

Lucian

.