Mike Dimmick wrote:
> Bizarrely, the MSI format will permit you to put more data in a field than
> the 'schema' permits (MSI really being based on a loosely-structured
> property database, not a strict SQL- or Access-like database). That's where
> the error comes from.
>   

On a related note...Sometimes you can change the schema to support 
longer string lengths and MSI respects them but there are also some 
hard-coded limits that can't be changed (e.g., feature name lengths). 
WiX has an explicit check for feature-name length.

-- 
sig://boB
http://bobs.org



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to