A
anthony.marchesini
I have an ADP that I allows me to do table design work on tables with
BIGINT fields if I use Access 2003 but not when I use Access 2007. It
looks like someone 'fogot' to tell Access 2007 that BIGINT is a valid
SQL Server data type. This is the error I receive:
Table 'Table Name' could not be loaded.
The table being loaded into memory has a user-defined data type
('bigint') that is not recognized.
Close all of your open database diagram and table designer windows.
The new data type will be recognized when you re-open the diagram or
table designer.
This error message is obviously bogus as BIGINT is certainly not a
user-defined data type. Anyone else have this problem? Any
solutions?
- Anthony
BIGINT fields if I use Access 2003 but not when I use Access 2007. It
looks like someone 'fogot' to tell Access 2007 that BIGINT is a valid
SQL Server data type. This is the error I receive:
Table 'Table Name' could not be loaded.
The table being loaded into memory has a user-defined data type
('bigint') that is not recognized.
Close all of your open database diagram and table designer windows.
The new data type will be recognized when you re-open the diagram or
table designer.
This error message is obviously bogus as BIGINT is certainly not a
user-defined data type. Anyone else have this problem? Any
solutions?
- Anthony