Recent content by Alberto Pilat

  1. A

    Scrollable Query, First, Last and ReadBuffer

    Hi Marco, this bug seems to be yet present in 4.1.4. Is it intentional?
  2. A

    Delphi 12.3

    Hi Marco, have you been able to reproduce the case described above? If you need a small project as example let me know. Regards
  3. A

    Delphi 12.3

    Thank you Marco, let me know if you need more details. We're planning to migrate to Delphi 12 next month, but this behavior can't allow it. Best regards
  4. A

    Delphi 12.3

    Investigating deeply, I've found that it depends by the existence of fkInternalCalc fields. The same wrong behavior exists yet in Delphi 12.2, while in Delphi 10.2 Tokyio the same DOA 4.1.4 works good. I also verified that if use the same query + fields in FireDac TFDQuery it works good. To...
  5. A

    Delphi 12.3

    Hello, is DOA 4.1.4 compatible with Delphi 12.3? I've installed few days ago and it seemed ok, but now I've found a very strange behavior on OnCalcField event: it dosen't fire when Dataset is in dsEdit and I change values in dbedits. I'm going in deep meanwhile. Regards
  6. A

    Access Violation at TOracleDataSet.Open() method

    We've just ecountered the same behavior... Delphi 10.2, DOA 4.1.3, Oracle RDBMS 21, Oracle Client 19. The query is executed correctly (you can see with Oracle Monitor), but something wrong happens internally in delphi when the records are read into the dataset. It happens quite randomly, only...
  7. A

    Creating a 64-bit ISAPI dll; Session.Logon keeps returning an empty exception and doesn't connect

    Excuse me Marco, we really need to use our application in 64-bit IIS environment... Could you please let me know? I'm waiting for your reply. Best regards.
  8. A

    Creating a 64-bit ISAPI dll; Session.Logon keeps returning an empty exception and doesn't connect

    Hi Marco, any news about the problem with IIS 64bit? Thank you
  9. A

    Creating a 64-bit ISAPI dll; Session.Logon keeps returning an empty exception and doesn't connect

    Hello Marco, was you able to see the test-project? Or you need something else? Thanks
  10. A

    Creating a 64-bit ISAPI dll; Session.Logon keeps returning an empty exception and doesn't connect

    You can download a test project fromhttp://www.mondoedp.com/uploads/media/irisftp/download/Test_ISAPI_DO64.zip Delphi 10.2.3 - It needs IntraWEB 15. In Unit3 you have to assign the correct connection parameters. Project1SA is the stand-alone exe version that woeks fine. ProjectISAPI is the...
  11. A

    Creating a 64-bit ISAPI dll; Session.Logon keeps returning an empty exception and doesn't connect

    Hi Marco, I checked in depth the behavior and it seems to belong to DOA components. I tried a simple application with a DOA Connection (TOracleSession) and a FireDAC connection (TFDCOnnection) against the same database. The application is compiled in 64bit, Oracle Client 64bit is also correctly...
  12. A

    Creating a 64-bit ISAPI dll; Session.Logon keeps returning an empty exception and doesn't connect

    Hello F van Schaik, we're facing the same problem as you in these days. Could you please remember what was wrong with the previous Oracle installation? And what was the soution you found? Thanks
  13. A

    Delphi 10.3 Rio

    Where we can download the official version? Onhttps://www.allroundautomations.com/registered/doa.html I only see the Delphi Tokyo one.
  14. A

    64-bit methods

    Thank you Marco. At the end we've tried it, it seems to work. Very very thanks! A huge thanks to Kashi that was able to push the matter in the right way!
  15. A

    64-bit methods

    Hi Marco, what about the fix for DXE4? Could you please estimate a date? Thanks in advance.
Back
Top