Seems the sql file loaded OK (I used cut-n-paste method), but now get this error:

Warning: reset() [function.reset]: Passed variable is not an array or object in C:\Apache2\htdocs\ZenStart\admin\includes\functions\database.php on line 26
Warning: Variable passed to each() is not an array or object in C:\Apache2\htdocs\ZenStart\admin\includes\functions\database.php on line 50
1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'where payment_type_id = '5'' at line 1
in:
[update so_payment_types se where payment_type_id = '5']
I'm using on localhost:
Apache/2.0.58 (Win32)
PHP/5.1.4
MySQL/5.0.22
Zen Cart 1.3.7

Is this a PHP or MySQL version problem, or something else? All help would be most appreciated. Thanks,

Rainer