Jump to content

Stano

Members
  • Content Count

    890
  • Joined

  • Last visited

  • Days Won

    7

Posts posted by Stano


  1. 10 hours ago, alogrep said:

    1. " error cannot write the EXE"  

     

    This means the exe is still running. You can verify this and exit in the task manager.


  2. If an array of type Date has the option "null" in the DBTable so

    DTP_STAT_HAND_GRIF_VOL_DOSSIER_OPVR_DATE.Field.AsDateTime := 0;//  = strToDAte('30/12/1899')

    You can set

    DTP_STAT_HAND_GRIF_VOL_DOSSIER_OPVR_DATE.Field.Value := null;

×