Victor V. Sergeev wrote:
> I'm trying to create a patch using Pyro (Version 3.0.4513.0). In that 
> patch i need to execute addition sql on a SqlServer database
> When i'm using sqlstring element all OK. But, when I'll try to use 
> sqlscript element my patch fail whith error in log:
>
> Action start 11:04:08: InstallSqlData.
> InstallSqlData: Error 0x80070006: failed to get size of stream
> InstallSqlData: Error 0x80070006: failed to read SqlScripts table
>
> I'm think, that Pyro don't include sqlscript data to patch pakage. If 
> I'm manually add sqlscript data to binary section of cached msi file and 
> starting a path, it's works fine.
>   

How are you referencing SqlScript? Are you changing the parent Component?

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to