Access violation on Win32 target
Posted: Fri 24 Jun 2016 12:28
I am using C++ Builder Berlin with UniDAC 6.3.12.
My program runs normal on Win64 platform.
When I switch to Win32, it access violation.
Followings steps replay the problem.
1.Create a multi-device application
2.Choose Master-Detail
3.Put a TMySQLUniProvider to the Form
4.Set target platform to Win32 and run the program
My program runs normal on Win64 platform.
When I switch to Win32, it access violation.
Followings steps replay the problem.
1.Create a multi-device application
2.Choose Master-Detail
3.Put a TMySQLUniProvider to the Form
4.Set target platform to Win32 and run the program