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

SQL Scripts not running!


1 reply to this topic

blackdice

blackdice
  • Full Members
  • 2 posts

Posted 20 February 2007 - 18:25

I'm using sql scripts to update a db. The package goes through 'Installing SQL Scripts...", but none of the scripts are actually run. I've tried it with a couple of arbitrary scripts, and they worked fine. Now that I've added all the scripts I really need (about 60), it updates the 'Installshield' table and isschema with the schema version I put in for the scripts, but none of them actually run. I don't get any sql errors, but I also noticed that the 'szComponent' variable has a value of "<Disk 1>Disk 1 files" or something like that. According to what I've read this should be the name of the feature the scripts are associated with - in this case, I've created a feature named 'SQL Scripts'.

Thanks in advance,

Blackdice

blackdice

blackdice
  • Full Members
  • 2 posts

Posted 20 February 2007 - 19:56

UPDATE: I DO see the right component names after it starts looping through, but they still aren't being run