Algernon83
Programmer
I need to create a program that one of the workers at my office can use to read and modify some columns of a table in an Access database. However, I can't figure out what connection string I would use to make this work. I specify all the details including the system database, but it leaves me with a "can't find installable ISAM" error, and I can't find any more useful information on this. Unfortunately, taking this out of Access is not an option. How can I make this work?
"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=<my database>;User ID=<userid>;Password=<password>;Jet OLEDB:System Database=<my system database>;Jet OLEDB
assword=<database password>;Persist Security Info=False
"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=<my database>;User ID=<userid>;Password=<password>;Jet OLEDB:System Database=<my system database>;Jet OLEDB