[Bug 11480] New: db: Parsing select * _ForceCodepage fails

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Feb 5 13:47:16 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=11480

           Summary: db: Parsing select * _ForceCodepage fails
           Product: Wine
           Version: CVS/GIT
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: msi
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: jdahlin at async.com.br


This might be related to not using quotes around identifiers. Trace:

trace:msi:MSI_DatabaseOpenViewW L"select * from _ForceCodepage" 0x33f878
trace:msi:MSI_ParseSQL Parse returned 1

To reproduce, do the following:
cd /tmp
wget
http://ufpr.dl.sourceforge.net/sourceforge/msi2xml/msi2xml-2.2.1.957-bin.zip
unzip msi2xml-2.2.1.957-bin.zip
wget http://ufpr.dl.sourceforge.net/sourceforge/msi2xml/msi2xml-2.2.1.957.msi
wine msi2xml.exe msi2xml-2.2.1.957.msi

msi2xml.exe also requires msixml6, which can be downloaded from
http://download.microsoft.com/download/2/e/0/2e01308a-e17f-4bf9-bf48-161356cf9c81/msxml6.msi
It can be installed using msiexec /i.


-- 
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.



More information about the wine-bugs mailing list