Failed to load odbc32.dll

Questions about Wine on Linux
Locked
EgueneYa
Newbie
Newbie
Posts: 2
Joined: Sun Oct 08, 2023 5:43 am

Failed to load odbc32.dll

Post by EgueneYa »

Starting build 8.03 application which uses odbc can't started.
in logs i found endless lines

Code: Select all

01d0:fixme:odbc:SQLDataSources (EnvironmentHandle 021997C8, Direction 1, ServerName 0612D5CC, BufferLength1 127, NameLength1 0612D77C, Description 0612D53C, BufferLength2 127, NameLength2 0612D6EC)
it started right after loading

Code: Select all

04d8:trace:loaddll:build_module Loaded L"C:\\windows\\system32\\odbc32.DLL" at 62A80000: builtin
As i Know app uses DB Paradox, i know it is very old, but it works on wine 8.02

Could some one help with issue?
EgueneYa
Newbie
Newbie
Posts: 2
Joined: Sun Oct 08, 2023 5:43 am

Re: Failed to load odbc32.dll

Post by EgueneYa »

system: kubuntu 22.04
Locked