Hi Folks,
Does anyone know how the ADODB works for ODBC? Is it something that you can use like iODBC or unixODBC?
I have 2 Linux Red Hat 7.1. One machine has a database and another one has a web server(php). I want to connect both machines together so the web server can dislay some information from the database server.
My biggest problem is my database software(Appgen) is a non-SQL database. It's written in C. Now, can I use ADODB to access my database from the web server?
Thank you.
Best Regards,
Mike