Re: [PHP-WIN] Re: Cannot find ODBC32.dll

2003-12-02 Thread Josh Gregorio
You can extract the file ODBC32.dll from the cabs on your win98 cdrom (the cab files are like zip files, ie 'cabinets' that hold other compressed files). >From command.com change directories into \win98 dir win98*.cab | more Note the first win98_??.cab file. On my disk it is win98_21.cab. Then ty

[PHP-WIN] Re: Cannot find ODBC32.dll

2003-12-02 Thread Seung Hwan Kang
As I remember, it comes with MS Office (ACCESS). :) Miroslav Majdan wrote: I am using Win98. I have installed PHP-4.3.4-Win32. When I tried to run php.exe, Windows printed a message "Cannon find ODBC32.dll". I really didn't find that file on my computer. I tried an older PHP-3.0.17, but with