Displaying 6 results from an estimated 6 matches for "sqlinstallererror".
2005 Oct 20
2
MDAC 2.6/2.8 On wine-20050930
...ct_cabinet_file awful hack:
extracting cabinet
"C:\\windows\\temp\\IXP001.TMP\\MDACxpak.CAB"
fixme:cabinet:process_files (basecab == ^0x7ce5d2e0):
Memory leak.
fixme:shlctrl:Control_FillCache_RunDLLW 0x30062
0xa40000 0x7fed0626 0x00000000 stub
fixme:odbc:SQLInstallDriverManager
fixme:odbc:SQLInstallerError
Thanks in advance
Joy Panlilio
__________________________________
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com
2005 Aug 10
0
Installing Office 2000
...following message:
fixme:odbc:SQLInstallDriverExW L"Microsoft Text Driver (*.txt;
*.csv)" (null) 0x7ea853d2 260 0x7ea855da 1 0x7ea85654
fixme:odbc:SQLInstallDriverExW L"Microsoft Text Driver (*.txt; *.csv)"
fixme:odbc:SQLInstallDriverExW L"Driver=dummy.dll"
fixme:odbc:SQLInstallerError
and then the installation fails and stops.
Here goes my config file, just in case it helps. I am sure there must be
some dll override that I am missing somewhere, but I can't find it
myself. Any help is appreciated!
Thanks in advance!
/Nacho
--
Department of Signals, Sensors and Systems
K...
2005 Aug 31
1
MDAC not installing
...me:cabinet:process_files (basecab == ^0x7c5673a8): Memory leak.
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\windows\\temp\\IXP001.TMP\\MDACxpak.CAB"
fixme:cabinet:process_files (basecab == ^0x7c66d070): Memory leak.
fixme:odbc:SQLInstallDriverManager
fixme:odbc:SQLInstallerError
######
I have tried using wine MDAC_TYP.EXE and WINEDLLOVERRIDES="ole32=n" wine MDAC_TYP.EXE
If anyone has any ideas, I'd love to hear some other things to try. If I need to provide any other information, please let me know. Thanks.
2005 Oct 08
0
Re: Installing Office 2000
...fixme:odbc:SQLInstallDriverExW L"Microsoft Text Driver (*.txt;
> *.csv)" (null) 0x7ea853d2 260 0x7ea855da 1 0x7ea85654
> fixme:odbc:SQLInstallDriverExW L"Microsoft Text Driver (*.txt; *.csv)"
> fixme:odbc:SQLInstallDriverExW L"Driver=dummy.dll"
> fixme:odbc:SQLInstallerError
>
> and then the installation fails and stops.
>
> Here goes my config file, just in case it helps. I am sure there must be
> some dll override that I am missing somewhere, but I can't find it
> myself. Any help is appreciated!
>
> Thanks in advance!
> /Nacho
2005 Oct 27
1
MDAC not installing
...me:cabinet:process_files (basecab == ^0x7c5673a8): Memory leak.
fixme:setupapi:extract_cabinet_file awful hack: extracting cabinet "C:\\windows\\temp\\IXP001.TMP\\MDACxpak.CAB"
fixme:cabinet:process_files (basecab == ^0x7c66d070): Memory leak.
fixme:odbc:SQLInstallDriverManager
fixme:odbc:SQLInstallerError
######
I am curious what the resolution was as I too am getting the same errors and failed installation of MDAC.
--
Thank you,
Joshua Hughes
Sunline Team
(941) 206-7870
http://www.sunline.net/
2007 Jan 25
0
Wine release 0.9.30
...advpack/tests: Fix typo.
objbase.h: Fix typo in comment.
winbase.h: Cosmetic changes.
advapi32: Do not include unnecessary headers.
msxml3: config.h police.
wineoss.drv: config.h police.
Bill Medland (5):
odbccp32: Add tests structure.
odbccp32: Implement SQLInstallerError(W).
odbccp32: Implement SQLGetInstalledDrivers.
odbccp32: Remove A->W cross-call.
odbccp32: Implement SQLGet/SetConfigMode.
Christoph Frick (6):
dinput: Rename 'axe' to 'axis'.
dinput: Use a struct ObjProps for the config of the device.
dinput...