We started out with the data in an access DB

Now it is on a sequel server

i am using the data environment


running
Code:
 linkname.tablename
name opened the table when using access

now when using SQL server i get error
runtime error -2147217900(80040e14)
Line 1: incorrect syntax near '`'

what is it talking about and to get around it?