Hi. I have an existing Microsoft Access database which I need to manipulate through VB. However, when I use my ado connection on some tables I get the message "SYNTAX error in FROM clause". It works just fine with other tables. Could it be something to do with the format of my Table fields or names in Access, or are there some types of data which are incompatible. I'm at a loss. Any help would be appreciated. For instance my Customers table has just customer and shipping info in it, but it won't work with my Time Billed table which has dates, times, and mostly text fields.