Hi guys,
I've setup up a nice MS 2007 Access workstation where I use connect to the main SQL server through ODBC.
All was going good until I tried to map a field, and as it turns out, Access only links to the first 256 columns. The field I want is the SQL Server Table's 260th column. as a result, I can't map the damned field to my MS Access Form!!!@!#@$!.
I know its not a data access error, because I can use the same ODBC string in MS Excel to query the field, but I need something in the Access environment so I can run Update Statements.
Is there any way to defeat the 256 max column or atleast Select the column through a different table mapping?
Please Help.
I've setup up a nice MS 2007 Access workstation where I use connect to the main SQL server through ODBC.
All was going good until I tried to map a field, and as it turns out, Access only links to the first 256 columns. The field I want is the SQL Server Table's 260th column. as a result, I can't map the damned field to my MS Access Form!!!@!#@$!.
I know its not a data access error, because I can use the same ODBC string in MS Excel to query the field, but I need something in the Access environment so I can run Update Statements.
Is there any way to defeat the 256 max column or atleast Select the column through a different table mapping?
Please Help.