Problem:
When you attempt to download a file to a Microsoft Excel spreadsheet using the Microsoft Excel ODBC driver, you get the following error:
Severe,-3010: 07001: [Microsoft][ODBC Excel Driver] Too few parameters. Expected 12.
Solution:
This error is caused when a named range in the Microsft Excel spreadsheet contains a column name that conflicts with any of the standard SQL keywords such as: ORDER, WHERE, OR, AND, and so on.
Make sure that none of the column names in the named range conflict with any of the standard SQL keywords.
Last Modified On:
No, open a new Support Case