Mike Dimmick wrote:
> Since the MSI database allows you to insert lengths longer than stated in
> the column definition I'm not entirely sure what the impact of 'overflowing'
> a column is.
>   

Depends on the code that uses the column's data. Sometimes you can plug 
in extra data and it works. Sometimes you can modify the column 
definition and it works. Sometimes there are various hard-coded limits 
and changing the column definition isn't supported (e.g., Feature ids).

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



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to