I am using Installshield 2008 Developer Edition and need to run SQL scripts against an existing SQL Server 2005 Express. When I do this without InstallShield, I would have to have some ODBC drivers installed for example.
How does InstallShield do this? Does it include some sort of driver? Or does it depend on preexisting drivers?