|
-
April 7th, 2012, 12:07 AM
#1
Will this VB 6 code still work on a computer without Microsoft Access 2007?
Something along the lines of:
cn.ConnectionString = "Provider=Microsoft.ACE.OLEDB.12.0;Data Source=stuff.accdb;Persist Security Info=False"
This is for a school project. I'm trying to access a database called stuff.accdb from my VB project.
The problem is, stuff.accdb is a 2007 Microsoft Access file, and on the school computers, there is only Microsoft Access 2003. Can visual basic still obtain information from this file regardless?
(same version of VB 6)
This is due after the break, and so i cannot access the school computers.
Please give some insight! thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|