|
|
ODBC Socket Server |
|
|
Tim Uckun |
|
|
PHP / Database-Related |
|
|
Click to Visit |
|
|
10 |
|
In this article, the author describes about ODBC Socket Server and configuring your machines by utilizing it. The author says that this needs two machines. One for operating system/web server of your choice with PHP and the other must have Windows, MS Access, and ODBC on it. PHP creates XML commands and sends them to the socket server, the socket server then executes the SQL statments in the commands and sends back another XML document back to PHP resulting that PHP will parse the XML document and manipulate the output recordset. The author explains all these with diagrams, sample codes and programmes for easy understanding.
|