Is it possible to install myDBR on windows XP with PHP 5.4 installed?
I ask as the documentation indicates that database connection relies entirely on the FreeTDS libraries.
On Windows this appears to relate to the php_dblib.dll file, though I cannot find any reference to this existing\working with PHP 5.4, only 5.3.
Microsoft created their 'sql server for PHP' install but that doesn't appear to be directly supported by mydbr.
So is the answer to just use the old PHP 5.3?