Recent content by Alberto Menghini

  1. A

    OracleScript wrong result

    ...ok thank you very much for the info. I found out that on my reference database the dbms_refresh package is not 'GRANTABLE'. ASession.ReturnCode i had only used it temporarily for this case. Now spm.execute correctly returns the value and so all is well Thanks for the support. Alberto
  2. A

    OracleScript wrong result

    Hi Support, I realized that running in a script if there is the command 'GRANT EXECUTE ON DBMS_REFRESH TO MyUSER' the result of the EXECUTE is false even on then the GRANT is assigned correctly and the Session.ReturnCote is equal to 0 Could you please verify this ? Thanks var AUserName :=...
  3. A

    Delphi 10.1 Update 2 : OracleVisual was compiled with a different version...

    Hi Marco, thank ...this step solve my problem. I don't understand why ...I use many other components ad only with yours I must rebuild my .dproj. no matter. many thanks for reply. Have a good day. Alberto Menghini
  4. A

    Delphi 10.1 Update 2 : OracleVisual was compiled with a different version...

    Excuse me but I really need an help. I use your component for work and I need support. Can someone help me ? Thanks. Alberto Menghini
  5. A

    Delphi 10.1 Update 2 : OracleVisual was compiled with a different version...

    Hi suport, I recently updated to version delphi 10.1 Update 2 and I normally run the installation procedures of your components. But now I find myself in a position that when I compile my project I get this error : [dcc32 Fatal Error] apCommonSet.pas(5): F2051 Unit OracleVisual was compiled...
Back
Top