Quantcast
Channel: MySQL Forums - Connector/NET and C#, Mono, .Net
Viewing all articles
Browse latest Browse all 1452

Clientless connection with PS (no replies)

$
0
0
Hi,

Is there anyway to query a MySQL server from en Windows client in PowerShell WITHOUT installing any software/driver on it ?

We wander if it is possible to execute a light PowerShell script from any client connected to the network, from a share, making some select and insert, but with no MySQL connector install.

Using "[void][system.reflection.Assembly]::LoadFrom" we got errors, and no cmdlets recognized.

One "dirty" way should use a mysql.exe from a share, but results are unusable.

Could it be possible to "load" MySQL libs or cmd "on the fly" with no install on the computer executing the powershell script ?

Regards,

Viewing all articles
Browse latest Browse all 1452

Latest Images

Trending Articles



Latest Images