Error, query failed : Access denied for user 'ODBC'@'localho
Posted: Mon Nov 06, 2006 10:38 am
Error, query failed : Access denied for user 'ODBC'@'localhost' (using password: NO)
gotten this when i tried to do a INSERT..
@mysql_query($sql) or die('Error, query failed : '.mysql_error());
had checked that my$sql statement is correct via mysqlquery..
any one knows 'bout how to get around with it? thanks for any help!!
gotten this when i tried to do a INSERT..
@mysql_query($sql) or die('Error, query failed : '.mysql_error());
had checked that my$sql statement is correct via mysqlquery..
any one knows 'bout how to get around with it? thanks for any help!!