You can use the following method to run any external EXE programs in your Visual FoxPro code.
Continue reading “Running EXE (Executables) in FoxPro”How to use ODBC in Qt
ODBC (Open Database Connectivity) drivers allow connection to many databases out of the box. In Windows and Qt you can use ODBC Plugin (for Qt) to connect to those databases.
Continue reading “How to use ODBC in Qt”