insert into database after querying with wmi

  • Thread starter Thread starter joseph
  • Start date Start date
J

joseph

hello
How can i can insert data in Microsoft Database after querying with wmi;
 
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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top