I
IssamTP
Guest
Hi there,
I have an accdb created with Access2016. I want to connect to this database using the string: "Provider=Microsoft.ACE.OLEDB.16.0;Source=STAT_ESTR.accdb;".
If I compile for x64 systems I get: "Could not find installable ISAM".
If I compile for x86 or AnyCPU I get: "The provider Microsoft.ACE.OLEDB.16.0 is not installed in your computer".
If I try to add a Dataset by using wizard, Visual studio 2017 allows me to select only ACE.OLEDB.12 for telling me that is not installed in my computer.
I have Access Runtime x64 2016 and 2010 installed.
Is there a way to use your products or should I go to SQLite?
IssamTP
Continue reading...
I have an accdb created with Access2016. I want to connect to this database using the string: "Provider=Microsoft.ACE.OLEDB.16.0;Source=STAT_ESTR.accdb;".
If I compile for x64 systems I get: "Could not find installable ISAM".
If I compile for x86 or AnyCPU I get: "The provider Microsoft.ACE.OLEDB.16.0 is not installed in your computer".
If I try to add a Dataset by using wizard, Visual studio 2017 allows me to select only ACE.OLEDB.12 for telling me that is not installed in my computer.
I have Access Runtime x64 2016 and 2010 installed.
Is there a way to use your products or should I go to SQLite?
IssamTP
Continue reading...