On Thu, 30 Jan 2020, Juha Manninen via lazarus wrote:
Hello DB experts. Regarding issue https://bugs.freepascal.org/view.php?id=36635 What is the right compiler version test for Oracle support? FPC 3.0.2 maybe? Thus: {$IF FPC_FULLVERSION>=30002}
That is indeed correct. Oracle support for Win64 appeared later than for other platforms. I suspect a typo was made. Michael. -- _______________________________________________ lazarus mailing list [email protected] https://lists.lazarus-ide.org/listinfo/lazarus
