Solved
Forum Discussion
rraghvani
Champion Level 3
3 years agoIf you have a 64 bit operating system, you can run 32 bit applications. If you have a 32 bit application accessing a 32 bit database, then you need the correct ODBC driver. i.e. 32 bit.
- bknutson3 years agoContributor
Thanks rraghvani. I think I was running into a 'mix' of database bit versions. They have been converting things but, I don't think everything has been switched over yet. However, I am able to get things working now with some 64bit ODBC so, hopefully I can just continue down that path.