MySQL Forums
Forum List  »  Newbie

Re: variables from PowerShell to database
Posted by: Peter Brawley
Date: May 22, 2013 02:00PM

> why mysql query not understand $computers[0].Name

It's not MySQL syntax, so why in the world should it?

You will have to use your scripting language to assemble the INSERT item by item.

Options: ReplyQuote


Subject
Written By
Posted
Re: variables from PowerShell to database
May 22, 2013 02:00PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.