how to install my db for my Application on the Client PC

  • Hi,

    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

    Any suggestions?

    Thanks

  • I didn't get your question...

    What OSQL script is going to do??

    Is it creating the db or something else...

    You can create a batch file using osql script and call the batch file in your app setup.

     

    MohammedU
    Microsoft SQL Server MVP

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply