I want to remove a row in my Access DB but I can't get it to work. Can anyone see what I am doing wrong:
<?php
//connect to database
$connect = odbc_connect("flash_java_xml", "", "") or die("couldn't connect.");
//query the user table for room and...