79261283

Date: 2024-12-07 19:54:04
Score: 0.5
Natty:
Report link

IMEX does have effect, but it works in a crazy way : It depends on what proportion of data is returned as text by theTypeGuessRows parameter.

Detailed explanation is available here : https://web.archive.org/web/20211215203520/https://www.etl-tools.com/imex1.html

My solution is to always set IMEX=1 with TypeGuessRows=1 AND ensure my Excel files always include a first "dummy" row with the data type I need the ADO driver to interpret data as. This is also explained in this article.

Reasons:
  • Blacklisted phrase (1): this article
  • Blacklisted phrase (0.5): I need
  • Whitelisted phrase (-1): solution is
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: AlexLaforge