J joseph Nov 16, 2005 #1 hello How can i can insert data in Microsoft Database after querying with wmi;
S Scott McNairy \(MVP\) Nov 18, 2005 #2 You have to take the WMI returned data and put it into your database store with a different set of API's as there isn't support for database inserts for WMI data out of the box.
You have to take the WMI returned data and put it into your database store with a different set of API's as there isn't support for database inserts for WMI data out of the box.