E
eric.goforth
Hello,
I have a bit of a Catch 22. I have a table in SQL server that has too
many columns for Access to display in a linked table. It appears that
Access will only display 255 or so columns in a linked table. If I use
a passthrough query I can view all my columns, but I can't update them.
I'm trying to write a little Access user interface to do some updates
in the table. The table is part of a vendor application, so changing
the table structure is not an option, although with that many columns
in one table I'd imagine that there's probably more room for more data
normalization.
-Eric
I have a bit of a Catch 22. I have a table in SQL server that has too
many columns for Access to display in a linked table. It appears that
Access will only display 255 or so columns in a linked table. If I use
a passthrough query I can view all my columns, but I can't update them.
I'm trying to write a little Access user interface to do some updates
in the table. The table is part of a vendor application, so changing
the table structure is not an option, although with that many columns
in one table I'd imagine that there's probably more room for more data
normalization.
-Eric