I am looking to find way to hold values in my sql table. actually i have powershell script it is returning some values, but i want to save those values into my table.can anyone have any idea on it. please help me out.
I saw a script on the "Scripting Guy" series of posts but I didn't save the URL because it seemed a little complicated to me to do such a simple thing (I call the PowerShell using xp_CmdShell and parse the output from that). You might want to check there.
--Jeff Moden
RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row. First step towards the paradigm shift of writing Set Based code: ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.
Change is inevitable... Change for the better is not.