The following works for Windows 8 Windows Sysinternals process explorer. Much more detailed than the task manager. https://technet.microsoft.com/en-us/sysinternals/bb896653.aspx Display path
Month: August 2014
Perl quick start
Installation I use ActivePerl on Windows. After installing Perl, open up a cmd prompt. Execute cpan.bat from c:\Perl\bin or the
Perl ODBC
Perl ODBC access to Foxpro requires the Win32::ODBC module. Add this module using cpan. Here’s a link to help on
PHP ODBC Accessing Foxpro Database
Here are the steps to prepare a development environment that utilize PHP to access Foxpro Database on Windows via Apache