If you're using 'User' as the table name then you'll probably have to escape it, i.e. use '[User]' in your SQL code.