A
andrey@
Guest
im trying to add new dword registry entry to ............./psa config/config but 0X00000001 value is too long. I cant type it into the value box? You must enter 1 to edit box
ADO query: INSERT INTO DomainsTraffic (dom_id, date, http_in, http_out, ftp_in, ftp_out, smtp_in, smtp_out, pop3_imap_in, pop3_imap_out) VALUES ('30', '2015-12-1', '1326', '11812', '0', '0', '19916', '0', '0', '0') I belive date '2015-12-1' is not good, or you have some very specific locale. In last case you may set english locale.
ADO query: INSERT INTO DomainsTraffic (dom_id, date, http_in, http_out, ftp_in, ftp_out, smtp_in, smtp_out, pop3_imap_in, pop3_imap_out) VALUES ('30', '2015-12-1', '1326', '11812', '0', '0', '19916', '0', '0', '0') I belive date '2015-12-1' is not good, or you have some very specific locale. In last case you may set english locale.