06-11-2010 10:53 AM
I will be doing some access DB work and am wondering if the vi's that worked with Access 2003 (XP) will work if the targeted computer has access 2007 installed? The computer may have XP, Vista or 7 depending on where I run it.
I have to get an answer so we may buy the software before I start the project.
What caveat's if any would I possibly run into?
Thanks
FYI I am running LV2009
06-11-2010 11:04 AM
06-11-2010 12:25 PM
The VI's are ones handed down to me from another project, not drivers or anything. They use automation open comands etc. They reference : Provider=Microsoft.Jet.OLEDB.4.0; Data Source= and we name a created Access DB table to insert the results in.
I am new to having to create all of this from scratch, so any help would be appreciated.
06-11-2010 12:37 PM
06-11-2010 12:55 PM
06-11-2010 12:59 PM
06-11-2010 01:00 PM
DO NOT POST BITMAPS TO THE FORUM BY RENAMING THE EXTENSION TO JPG.
The prevention of uploading a bitmap is there for a reason, you know.
Now, as to your question: The code is accessing the database using the Jet provider, so Access doesn't even come into play. So, you should be fine. As long as you STOP POSTING BITMAPS.
06-11-2010 02:29 PM
Didn't even know about the ban. Won't happen again. Back on topic...
If I don't have an access DB table created and installed how does it update the table? Sorry if this is a novice question.
06-11-2010 02:37 PM
06-12-2010 11:24 PM
BernieSAIC wrote:Didn't even know about the ban. Won't happen again. Back on topic...
If you didn't know about the ban, then why would you have taken the time to rename your .bmp file to a .jpg?