Skip to content
⌘ NSIS Forum Archive

How to execute sql scripts in NSIS

2 posts

Raven83#

How to execute sql scripts in NSIS

I've looked around the forum but didn't find any talks on this, so my idea is to install an ERP product using NSIS which includes running some sql scripts on a host sql DB. I've been using xsqlexecutor standalone version to accomplish this but now this guy is giving me problems, it has compatibility issues with Windows 2012 server. I'm looking for an alternative solution to this, so far i've come up with sqlcmd command line client for sqlserver does anyone know any other solutions to this? would be great , thanks...🙂