windows installer - Installing MS SQL Server 2012 during application installation -


there financial application man executive file written delphi language. im working on setup project. has many steps. confusing required step installing ms sql server custom condition. im wondering if doable install ms sql server 2012 ( standard edition or higher ) during application setup?

yes, can install express edition of sql server alongside application setup. should add prerequisite setup package.


Comments

Popular posts from this blog

Python Kivy ListView: How to delete selected ListItemButton? -

asp.net mvc 4 - A specified Include path is not valid. The EntityType '' does not declare a navigation property with the name '' -