Hello, I am trying to create a linked table in Access 2007 using a form from AR Remedy application.
When I run the query I get an ODBC Call Fail error and the following values show up in the columns "#NAME?". Does anyone know what i need to do is to actually pull data values. Here's the query that runs SELECT [Query].[Client], [Query].[Case_#], [Query].[Assigned_WorkTeam], [Query].[Date_Time_Created], [Query].[Severity], [Query].[Status] FROM [Query]; thanks for all your help in advance shaema
