I also think that your SQL Statement has a syntax error in the FROM clause (lol). Sorry, but without posting the SQL statement there is nothing that we can do for you. After all we are not psygic.
Suggestions: SQLExceptions return an error code and a state code, that could help you to trace the problem. You could also try to execute the SQL statement in MS-Access yourself and hope that MS-Access provides you with a better problem report.
Good luck,
Tom