Where can we find source files
Here's my contribution. Thanks for your software!
Here's my contribution. Thanks for your software!
Today, most false positives have been removed. If this problem happens for each version, wouldn't it be better to make one version for each platform (32 and 64bits) ?
I'm not affraid about this, and if I need, I can search into the source and compil it to be sure. To solve this problem (for this version), I sent a check request for false positive to some antivirus (AVG, Avira, eScan, Qihoo 360, TrendMicro, GData). You can found some informations about how to report a false positive to each vendor at this adress : https://www.techsupportalert.com/content/how-report-malware-or-false-positives-multiple-antivirus-vendors.htm or here https://web.archive.org/web/20180413122246/https://www.techsupportalert.com/content/how-report-malware-or-false-positives-multiple-antivirus-vendors.htm...
Virus Total detection : https://www.virustotal.com/#/file/f6c8f233cbbb948c4d76b046e74144130a339310b5909d8ebafadd499703a3eb/detection They may be false positives, but that's not very reassuring...
Hi, yes, you're right. with GetStatement.ExecuteQuery( Format('select c.colid, c.name, c.type, c.prec, c.scale, c.colstat, c.status, c.iscomputed ' + ' from syscolumns c inner join sysobjects o ' + ' on (o.id = c.id) ' + ' where o.name COLLATE Latin1_General_CS_AS = %s and c.number=0 ' + ' and o.uid=SCHEMA_ID(%s) ' + ' order by colid ', [DeComposeObjectString(TableNamePattern),DeComposeObjectString(SchemaPattern)])) do
Bug - MsQSL and multiple schemas : List index out of bounds