I had to reinstall my OS and then reinstall everything. I have the EMR 9.5 evaluation as my test environment and it is working but when I try to link VFE to it, I get the following error:
Unable to open Oracle database.
This may be because the directory containing the Oracle database drivers is not in your Path environment variable. Please be sure to include the directory where SQORA32.DLL is located (\\ORAWIN) in your PATH environment variable.
I have checked and it is there.
Running Windows 7 x64 Ultimate
Anyone have any ideas?
Have you checked the 32-bit ODBC admin panel to make sure it wrote everything correctly?
c:\Windows\SysWOW64\odbcad32.exe
You do have to log into the client once for it to build all the Oracle connections if I'm remembering correctly.
Hope this helps
It was an issue with the drivers. It built them with 64 bit drivers. I had to manaully create a 32bit odbc connection.
Once I did that, it started working.