LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Database error

Hi All,

when I run "open database connection" I get this error:

Paolopg_0-1667377289130.png

 

 

I have already reinstalled labviewr, but the error remains

 

Do you know how I can solve?

 

Thanks

0 Kudos
Message 1 of 3
(886 Views)

There is really not enough information to make an educated guess. But my magic ball tells me that you most likely run LabVIEW 32-bit but configured a database connection in the ODBC Manager and are running on a 64-bit system. The ODBC Manager accessed from the Control Panel is in the same bitness as the OS and will configure in this case 64-bit data connections. A 32-bit process can not access them. You would need to run <Windows>\SysWOW64\odbcad32.exe to configure 32-bit data connections. 

Rolf Kalbermatter  My Blog
DEMO, Electronic and Mechanical Support department, room 36.LB00.390
0 Kudos
Message 2 of 3
(863 Views)

Hi Rolf,

yes, database is configured as 32bit.

This is strange behavior because last week everithing worked fine, but now I have this error.

 

0 Kudos
Message 3 of 3
(856 Views)