Quantcast
Channel: Programming Forums
Viewing all articles
Browse latest Browse all 51036

Provider not found error on 64 bit operating system

$
0
0
I am using the connection string to connect to database in access. It works in 32 bit and 86 bit operating system but I am facing problem in 64 bit OS. It throws an error provider not found. How to fix that problem??
str_con = "Provider=Microsoft.Jet.OLEDB.4.0;" & _
"data source=" + strdbpth + ";" & _
"Persist Security Info=True;"
con.Open(str_con)

Viewing all articles
Browse latest Browse all 51036

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>