Skip to content
⌘ NSIS Forum Archive

Using Remote MySql access

5 posts

drf#

Using Remote MySql access

Hi everyone.
I need to query a remote MySql database to do some kind of serial number/user check. I read some topics, but I still haven't found the right way to do that. I was thinking about using nsPerl to send a MySql query. Do you think it may work?
Thanks,
D.R.F.
Comm@nder21#
it may, yep.

would be easier if you had a php frontend, that you may use through the download plugins.
Takhir#
2 plug-ins available: NSISdl (Start->Programs->NSIS->Contrib) and InetLoad, last one also supports POST method.