Error Trapped
The Microsoft Jet database engine cannot find the input table or query 'lifestyle_categories'. Make sure it exists and that its name is spelled correctly.
while reading from DB
SELECT * FROM lifestyle_categories ORDER BY lifestyle_name ASC;