@socressor,
Dude, looking to this line:
Code:
$account_odbc = odbc_connect('account','sa','MYPASSWORD');
U have changed the word 'MYPASSWORD' to
yours SQL password? try to create a ODBC to Account DB.
Start > Control Panel > Administrative Tools > Data Sources (ODBC) (something like this)
Remember to check the option alterate the Default database to Account. Maybe it helps.