[Bug 5596] New: Runtime error '13' in VB App at concat Null to NullString

Wine Bugs wine-bugs at winehq.org
Tue Jul 4 12:23:29 CDT 2006


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

           Summary: Runtime error '13' in VB App at concat Null to
                    NullString
           Product: Wine
           Version: 0.9.16.
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-binary
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: dinardo at creasoftware.net


In VB6 is typic concat a Recordset Field value to nullstring ("") so:
MyStringVar = "" & MyRecordset.Field("FieldName").Value
In this case, if the field value is Null, it come convert in a string, but 
Wine raise the error: Type Mismatch (Err N.13). In Windows work normally!

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list