I have read-only access to a SQL Server view which has 350+ columns. The column I need is past the 255th column, therefore inaccessible to Access through a traditional linked table. Is there any way that I can get data from that column without manipulating SQL server?