We started out with the data in an access DB
Now it is on a sequel server
i am using the data environment
running
name opened the table when using accessCode:linkname.tablename
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?




Reply With Quote