ODBC export to Excel Spreadsheet, how to force format
Posted: Sat Jul 19, 2003 2:32 am
Hello everyone,
I have a program that export data to an excel spreadsheet using the ODBC library in PureBasic. Most of the code comes from:
viewtopic.php?t=6072&highlight=excel+odbc
I just have one little problem. I export numbers, and they are not recognized as a string. Do you know how to specify the format in the SQL query string?
Thanks,
Thank God It's Friday!
Tony
I have a program that export data to an excel spreadsheet using the ODBC library in PureBasic. Most of the code comes from:
viewtopic.php?t=6072&highlight=excel+odbc
I just have one little problem. I export numbers, and they are not recognized as a string. Do you know how to specify the format in the SQL query string?
Thanks,
Thank God It's Friday!
Tony