Field mismatch
Posted: Mon 23 Oct 2017 04:55
I have a very strange issue running an aplication under windows 10. In Windows 7 everything runs fine.
The issue is this: I am running a stored procedure (Unistoredproc1) against SQL server 2014 that basically gets all the data from the table i.e a simple select statement. However, on one field I am getting an error. "Type mismatch for field MYFIELD,expecting date actual: WideString"
The field in question is a Date field in the sql server database. So why the error ?
Unidac is seven something ... I dont know from this system since its not installed here.
The issue is this: I am running a stored procedure (Unistoredproc1) against SQL server 2014 that basically gets all the data from the table i.e a simple select statement. However, on one field I am getting an error. "Type mismatch for field MYFIELD,expecting date actual: WideString"
The field in question is a Date field in the sql server database. So why the error ?
Unidac is seven something ... I dont know from this system since its not installed here.