I’m new to Powershell and getting stuck with some of the syntax. I have a powershell script that calls a SQL script with a variable I want to access inside the script. in my SQL query I want to be able to access the $powerShellVar variable like this However, when I do that, I get this error What am I
Tag: powershell
Can I use SQL commands (such as join) on objects in powershell, without any SQL server/database involved?
As a disclaimer, I’m no professional powershell scripter, but more of a ‘script-kiddie’ level scripter who was assigned something far outside the scope of his job, tech support. 😛 I’ve been working on a migration script to bring some really old data into a new software app. As a part of this, I’m using the following code to ‘Join’ two