[Bug 8305] New: Related to jetoleDb.4.0 bug

Wine Bugs wine-bugs at winehq.org
Mon May 7 11:04:38 CDT 2007


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

           Summary: Related to jetoleDb.4.0 bug
           Product: WineHQ Apps Database
           Version: unspecified
          Platform: Other
        OS/Version: other
            Status: UNCONFIRMED
          Severity: major
          Priority: P2
         Component: website-bugs
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: pr_75 at yahoo.com
                CC: pr_75 at yahoo.com


Hi,

I have VB 6.0 application working in the Windows. I have run the application in
linux but it gives "Invalid use of Null" error and error number 94. I am using
openSUSE 10.2, wine 0.9.24.

I have install the ODBC and Jet driver using winetricks.

I have if condition and it is as follows

If Isnull(fieldnm) = false and trim(fieldnm) <> "" then
    msgbox "h"
end if 

If in the above code, if I remove the trim function then it works.

Can some one please guide me.

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