I'm working on a installationscript for my application. Therefore I'm working with Inno Setup.
Now I have a problem with integrationg my mssql db for my application. I have a osql script for my db, now my question: How can I include this osql script in my setup. Which external tools do I need for that? I can call external tools inside Inno Setup, but I do not know which I need