RRUZ / tsmbios

Library to access the SMBIOS using Object Pascal (Delphi, FPC).
https://theroadtodelphi.wordpress.com/
202 stars 72 forks source link

EOleException with message ‘Invalid query' #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
From time to time, I have error, when I use uSMBIOS
“… EOleException with message ‘Invalid query’.
in uSMBIOS unit in line
5184: FWbemObjectSet := FWMIService.ExecQuery(‘SELECT * FROM 
MSSmBios_RawSMBiosTables’, ‘WQL’, wbemFlagForwardOnly);

Windows 7 Ultimate x64 SP1, Delphi 2007.

Original issue reported on code.google.com by van.saw...@gmail.com on 19 Mar 2014 at 6:44