Page 1 of 1

Secure connection to a Paradox database through the web

Posted: Fri Sep 05, 2008 9:59 pm
by StateGuy
Can a secure connection be made to a Paradox database using PHP? I have a site that I developed using PHP and MySQL (a small one), and the client now would like it to connect to a Paradox database instead.

First, is the security as good as MySQL, and second, is it as simple as using the php paradox functions?

StateGuy