You are viewing limited content. For full access, please sign in.

Question

Question

Cannot do a Insert Data using CSV file

asked on March 2, 2015

I keep getting this error: "The 'Microsoft.Jet.OLEDB.4.0' provider is not registered on the local machine." I have  64 bit WF installed and I also installed the 64 bit Microsoft Access database engine 2010 (English). I do not currently have any office products installed on the machine besides the Access DB engine. 

0 0

Answer

SELECTED ANSWER
replied on March 2, 2015

Microsoft does not support the jet.Oledb.4.0 driver on x64 operating system. Just installing the Access Database Engine is not enough, you need to use the ACE.OLEDB driver in your data source instead of the Jet one.

0 0

Replies

replied on March 2, 2015

ok. how would you change to that?

0 0
replied on March 2, 2015

It would in your data source configuration in Windows ODBC. If you scroll over when you pick the driver by name, there will be a column for the driver's file name. You might see something like ODBCJT* (the Jet one) and ACEODBC* (the Access DB Engine one).

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.