bjr j'ai dans mon application un bug comme suit:
L'exception securityexception n'a pas été gérée
Autorisations de sécurité insuffisantes pour définir la date système.
Mon instruction est:r=iData.OpenRecordset("select sum(iprixvente) from ticket where (iPaie='O') and idate='" & FormatDate(Today)
comment faire pour passer ce bug?
Partager