While I  was going through an MSI database manipulation example at
http://msdn.microsoft.com/en-us/library/aa367523(VS.85).aspx,
I realized that they had something like
MsiOpenDatabase(_T("c:\\temp\\testdb.msi"), MSIDBOPEN_TRANSACT, &hDatabase).
I tried to look for what MSIDBOPEN_TRANSACT flag meant, but all I could find
was that the flag makes the api call to open the
database in a transaction mode.

I've heard this term many times while ramping up on msi, but I never knew
what it meant. Would anyone kind enough to explain
me what this is? Thanks in advance.
------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to