Difference between revisions of "DOS INSTALLATION"
Line 10: | Line 10: | ||
− | [[File:VFP89RUNT2. | + | [[File:VFP89RUNT2.PNG|center|400px]] |
<center>'''Figure 2. Installing VFP89RUNT'''</center> | <center>'''Figure 2. Installing VFP89RUNT'''</center> | ||
Line 16: | Line 16: | ||
− | [[File:VFP89RUNT3. | + | [[File:VFP89RUNT3.PNG|center|400px]] |
<center>'''Figure 3. VFP89RUNT License Agreement'''</center> | <center>'''Figure 3. VFP89RUNT License Agreement'''</center> | ||
Line 22: | Line 22: | ||
− | [[File:VFP89RUNT4. | + | [[File:VFP89RUNT4.PNG|center|400px]] |
<center>'''Figure 4. VFP89RUNT Customer Information'''</center> | <center>'''Figure 4. VFP89RUNT Customer Information'''</center> | ||
Line 28: | Line 28: | ||
− | [[File:VFP89RUNT5. | + | [[File:VFP89RUNT5.PNG|center|400px]] |
<center>'''Figure 5. VFP89RUNT Setup Type'''</center> | <center>'''Figure 5. VFP89RUNT Setup Type'''</center> | ||
Line 34: | Line 34: | ||
− | [[File:VFP89RUNT6. | + | [[File:VFP89RUNT6.PNG|center|400px]] |
<center>'''Figure 6. VFP89RUNT'''</center> | <center>'''Figure 6. VFP89RUNT'''</center> | ||
Line 40: | Line 40: | ||
− | [[File:VFP89RUNT7. | + | [[File:VFP89RUNT7.PNG|center|400px]] |
<center>'''Figure 7. Installing VFP89RUNT'''</center> | <center>'''Figure 7. Installing VFP89RUNT'''</center> | ||
Line 46: | Line 46: | ||
− | [[File:VFP89RUNT8. | + | [[File:VFP89RUNT8.PNG|center|400px]] |
<center>'''Figure 8. Installation'''</center> | <center>'''Figure 8. Installation'''</center> | ||
Line 57: | Line 57: | ||
− | [[File:con0. | + | [[File:con0.PNG|center|400px]] |
<center>'''Figure 9. Setting-up “mysql-connector-odbc-3.51.30-win32.msi”'''</center> | <center>'''Figure 9. Setting-up “mysql-connector-odbc-3.51.30-win32.msi”'''</center> | ||
Line 63: | Line 63: | ||
− | [[File:con1. | + | [[File:con1.PNG|center|400px]] |
<center>'''Figure 10. Setting-up MySQL Connector/ODBC 3.51'''</center> | <center>'''Figure 10. Setting-up MySQL Connector/ODBC 3.51'''</center> | ||
Line 69: | Line 69: | ||
− | [[File:con2. | + | [[File:con2.PNG|center|400px]] |
<center>'''Figure 11. MySQL Connector/ODBC 3.51 License Agreement'''</center> | <center>'''Figure 11. MySQL Connector/ODBC 3.51 License Agreement'''</center> | ||
Line 75: | Line 75: | ||
− | [[File:con3. | + | [[File:con3.PNG|center|400px]] |
<center>'''Figure 12. MySQL Connector/ODBC 3.51 Setup Type'''</center> | <center>'''Figure 12. MySQL Connector/ODBC 3.51 Setup Type'''</center> | ||
Line 81: | Line 81: | ||
− | [[File:con4. | + | [[File:con4.PNG|center|400px]] |
<center>'''Figure 13. MySQL Connector/ODBC 3.51'''</center> | <center>'''Figure 13. MySQL Connector/ODBC 3.51'''</center> | ||
Line 87: | Line 87: | ||
− | [[File:con5. | + | [[File:con5.PNG|center|400px]] |
<center>'''Figure 14. Installation complete'''</center> | <center>'''Figure 14. Installation complete'''</center> | ||
Revision as of 12:31, 6 February 2018
* Step 1: Install VFP89RUNT on your PC.
Double click “mymsetup.exe”.
Just click “Next”.
Select the radio button “I accept the terms in the license agreement” and click “Next” button.
Just click “Next” button.
Just click “Next” button.
Just click “Install” button.
Wait until it loads 100%.
Click “Finish”.
Installation for VFP89RUNT is completed.
*Step 2: Install MySQL Connector/ODBC 3.51
Double click “mysql-connector-odbc-3.51.30-win32.msi”
Just click “Next” button.
Select “I accept the terms in the license agreement” radio button and click “Next”.
Just click “Next”.
Just click “Install” button.
Just click “Finish” button.
*Step 3: Install MySQL Connector/ODBC 5.2
Double click “mysql-connector-odbc-5.2.2-win32.msi.msi”.
Just click “Next”.
Select “I accept the terms in the license agreement” radio button and click “Next”.
Just click “Next”.
Just click “Install” button.
Just click “Finish”.
*Step 3: Edit config.nt and autoexec.nt
Click Windows on the taskbar and search for cmd.exe.
Right click cmd.exe and “Run as administrator”.
Type “edit config.nt” and click enter.
Press “arrow down” on the keyboard until the end.
Edit/Update:
files=90
buffers=40
Go to File -> Save
Go to File -> Exit
Type “edit autoexec.nt”
Press “arrow down” on the keyboard until the end.
Type “SET CLIPPER =F080 ”.
Go to File -> Save
Go to File -> Exit