Displaying 2 results from an estimated 2 matches for "dbexpint".
Did you mean:
d_extint
2007 Sep 28
2
Delphi application on Wine
...be to the list, but I can not even see the past messages!!! How to do that???
Well, my true problem is:
I trying to run an application write in Delphi (win32) on a Linux machine using Wine (version 0.9.33).
This application access Firebird database, and uses some unique libraries: borlndmm.dll, dbexpint.dll, gds32.dll, midas.dll. All of them I put on right place: \windows\system32.
The Database I have put on Linux, and seems to be running good.
When I try to run application (using "wine eXpert.exe &"), it just shows me splash
screen and stops. Debug shows following:
mcapelati at...
2011 Jun 09
0
Delphi 7 + Firebird SQL - Application
Application created in Delphi 7. It connects to a database created with
Firebird.
The required dll are in the application folder and if necessary are copied to
the System32 folder.
The dll's needed are:
midas.dll
fbclient.dll
gds32.dll
dbexpint.dll
Operating system where you want to run:
11.04 Ubuntu - Linux Kernel 2.6.38-8-generic
2.9 GB memory - Intel Core Duo T6400.
Error reporting:
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 180, std (d/m/y): 0/00/0000, dlt (d/m/y): 0/00/0000
wi...