New topic: Microsoft.ACE.OLEDB.12.0
<http://forums.realsoftware.com/viewtopic.php?t=46809> Page 1 of 1 [ 2 posts ] Previous topic | Next topic Author Message dbellerue Post subject: Microsoft.ACE.OLEDB.12.0Posted: Sun Feb 03, 2013 2:18 pm Joined: Mon Jan 21, 2013 6:05 pm Posts: 14 In order to use the following code to connect to an Access 2010 database, do I have to have Microsoft.ACE.OLEDB.12.0 installed? connectionString = "Provider=Microsoft.ACE.OLEDB.12.0; DataSource= yourDatabase .accdb;Persist Security Info=False;" adodbConnection.Open(connectionString ) Or can I assume Microsoft.ACE.OLEDB.12.0 is installed on any Windows OS (2000, XP, Vista, Windows 7, etc.? Top eugenedakin Post subject: Re: Microsoft.ACE.OLEDB.12.0Posted: Sun Feb 03, 2013 11:46 pm Joined: Mon Jan 02, 2006 11:43 am Posts: 156 Location: Calgary, Alberta, Canada Hi Dan, You raise a good point. I have installed Real Studio programs on many computers with and without Microsoft Access installed, and the program interacted with the database with no problems. I believe that some of my database programs have been run on a little under 1000 computers and I have not had an issue. I believe (but am not sure) that most of these computers did not have Microsoft Access installed, and I would definitely hear about a user not being able to connect to the databases. Just my $0.02, Eugene Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 2 posts ] -- Over 1500 classes with 29000 functions in one REALbasic plug-in collection. The Monkeybread Software Realbasic Plugin v9.3. http://www.monkeybreadsoftware.de/realbasic/plugins.shtml rbforumnotifier@monkeybreadsoftware.de