Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

attach mysql with installshield


1 reply to this topic

shiva

shiva
  • Full Members
  • 1 posts

Posted 16 October 2008 - 17:15

how to include the mysql database with my project using installshield. whith out install the mysql server

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 17 October 2008 - 22:20

Do you want to install a MySQL database on a machine that doesn't have the MySQL engine? In this case I guess your only option would be to copy the database files. But it doesn't make sense - without the MySQL engine you can't use the database.
Or am I misunderstanding your question?