Hi I am Mervin,
I am currently working with the Labview Database Connectivity Toolkit.
The following are the softwares i am working with
Labview 2012 : 32 bit edition.
Microsoft office 2010 32 bit version
MS Access 2010 32 bit
OS:Windows 7 64 bit system
AccessDatabaseEngine_office 2010_x86.exe - installed.
I created an empty database in MS Access and also setup a System DSN setting by adding a suitable ODBC Driver(in this case the MS Access Driver).
Then I have created UDL Connection by adding Microsoft Jey 4.0 OLE DB provider and referring the empty database.mdb which i have created in previuos step.
Then I have saved the file as TestUDL.udl
I have added this path to the "file connection reference" I have included the path where "TestUDL.udl" is located.Now when I run the program as mentioned in the attahcment it gives up an error as shown in screenshot.
When I checked up in earlier support forums it is mentioned tat this error would probably occur when a 64bit ODBC.exe program is used to Data Source Name Access on a 32 bit MS office operating software.
The second problem is only "DatabaseEngine_office 2010_x64.exe" contains the driver for MS Access which gets installed on a "64 bit MS office"
There is no MS Access Driver package conatined on "DatabaseEngine_office 2010_x86.exe".
SO currently,....Windows 7(x64)->MS Office(32 bit)->DatabaseEngine_office 2010_x86.exe->Labview 2012(x86). is the platform i am using.
i have also tried in another computer "Windows 7(x64)->MS Office(64 bit)->DatabaseEngine_office 2010_x64.exe(with MS Access Driver)->Labview 2012(x86). is the platform i am using.
In both cases i am getting an error which i have updated in the screenshots attachments..
Can u give any suggestions of how to get this solved...........