ontsjc
Technical User
- May 17, 2000
- 113
Hello All,
I'm using SQLSTRINGCONNECT and SQLEXEC to query data from an Excel Sheet. Everything is going fine with the exception that I'm never sure what datatypes I will get from the excel sheet. I would like to return everything as a character or a memo field into the cursor. Significant figures are important for the values returned and decimal places get added and subtracted when the data is returned as a numeric datatype. Is there a way to force it to return only memo fields or characters?
I'm using VFP 9 SP2 and Excel 2010.
Thanks.
I'm using SQLSTRINGCONNECT and SQLEXEC to query data from an Excel Sheet. Everything is going fine with the exception that I'm never sure what datatypes I will get from the excel sheet. I would like to return everything as a character or a memo field into the cursor. Significant figures are important for the values returned and decimal places get added and subtracted when the data is returned as a numeric datatype. Is there a way to force it to return only memo fields or characters?
I'm using VFP 9 SP2 and Excel 2010.
Thanks.