http://bugs.winehq.org/show_bug.cgi?id=30230 Bug #: 30230 Summary: Implement MSIMODIFY_MERGE function in TABLE_modify Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs(a)winehq.org ReportedBy: ylatuya(a)gmail.com Classification: Unclassified Created attachment 39468 --> http://bugs.winehq.org/attachment.cgi?id=39468 Implemente MSIMODIFY_MERGE funtion in TABLE_modify Implement the missing MSIMODIFY_MERGE function in TABLE_modify. "Inserts or validates a record in a table. Inserts if primary keys do not match any row and validates if there is a match. Fails if the record does not match the data in the table. Fails if there is a record with a duplicate key that is not identical. Works only with read-write records. This mode cannot be used with a view containing joins." http://msdn.microsoft.com/en-us/library/windows/desktop/aa370519(v=vs.85).as... -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.