When looking at two different SQL tables that have "Incident_Index" fields which are real data type precision 24, a record will appear to have the same values in this field in both tables yet somehow they are not the same. In my foxpro application it will not recognize these as the same number unless I copy the value in the field from one table to the other. The values in one table were actually created by SQL as a primary key and the corresponding values in the other table were written by a Visual Basic application during a data conversion proccess. Does anyone know a simple fix to this problem other than running an update query to copy the values into the other table?
Thanks,
Jerry
Thanks,
Jerry