I have finally gotten a database created and built and an ODBC connection working to the database - and boom - the first table I need to read is named call (which appears to be reserved word in MySQL?) Is there a syntax (SQL Server uses [tablename] but that won't work. There must be some way because the vendor is accessing the data in this table.