Access using ODBC to SQL server where tables are longer than 64 characters.

Shmuli Wenger 1 Reputation point
2022-09-14T20:25:25.5+00:00

I am using the SQL ODBC to connect SQL server to an access database. My issue is that the tables names are longer than 64 characters so Access won't link them. I found a forum online where someone posted this question and the answer given was to create a view for each table on the SQL server and then Access will link these views like Tables. The forum was locked so i couldn't respond but i was able to create the view in the SQL but in Access when i open the ODBC to that server it only shows me the tables and not the views as mentioned in the forum.

Thanks
Sam

Microsoft 365 and Office | Access | Development
{count} votes

1 answer

Sort by: Most helpful
  1. Shmuli Wenger 1 Reputation point
    2022-09-15T13:19:39.513+00:00

    It works now. Thanks

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.