FireDAC connected := True raise exception on Debug mode

Issue #157 resolved
Md. Shariful Alam Khan created an issue

If you run the application using F9 it will raise exception on FireDAC connected := True but if you run without debug doesn't raise exception, why?

Comments (5)

  1. Md. Shariful Alam Khan reporter

    In console app it works without any issue. I know FMXLinux is an UI part but why on FDConnection.Connected := True raise exception, this is my question? Is there any thread issue?

  2. Eugene Kryukov repo owner

    Just tested and didn't noticed any exception. FCConnection works just fine in debug and release mode on Linux.

  3. Log in to comment