Project Still Compiling with UniDAC Free Trial Version
Posted: Wed 21 Jul 2021 16:39
I have this project in C++ Builder 10.4 that is using UniDAC 8.4.3 components. When I tried running it on a server as a scheduled task, the program often gets stuck - I found that when I run it manually, the UniDAC free trial warning pops up and stops program execution. I purchased the full version last month. The full version was installed in the same directory that the free trial version was in, so I assume it replaced/added on to the existing files. So I just re-built this project thinking that was all it took to make it switch to the full version but this is not the case. How can I ensure my project uses the full version of UniDAC?
Edit: I have also tried updating UniDAC to version 8.4.4 since UniDAC support told me this issue was fixed in the update. After updating and re-building my project, I still get the same issue.
Edit: I have also tried updating UniDAC to version 8.4.4 since UniDAC support told me this issue was fixed in the update. After updating and re-building my project, I still get the same issue.