cannot find the input table
SELECT * FROM Users WHERE user_id = NULLMicrosoft JET Database Engine error '80040e37'
The Microsoft Jet database engine cannot find the input table or query 'Users'. Make sure it exists and that its name is spelled correctly.
/tilgode/index.asp, line 21
Jeg har tjekket databasen og Users findes.....
Hvad er galt?
