Please can somebody help me.
I downloaded "mysql-shareware-3.22.33-win.zip" to test my site on
windows NT 4.0 SP5, with IIS 4.0 and PHP 4.01
But most functionality that works on my Unix machine, don't work on NT.
Example:
SELECT * FROM table1 WHERE date < NOW() ORDER BY date DESC
This works fine on UNIX but not on NT
It only works with the '>' sign instead of '<' also '<>', '!=' doesn't
work. And a simple query without a WHERE don't even work at all.
Does anybody what the problem might be.
- Is it the shareware version?
- Is it IIS4.0?
- Is it a windows NT?
Thanks
Martijn