[Bug 5596] New: Runtime error '13' in VB App at concat Null to NullString
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(a)winehq.org ReportedBy: dinardo(a)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.
participants (1)
-
Wine Bugs