K
KarenH
I have a large database that is going to be upsized to SQL Server. The
tables were designed using a lot of lookup fields containing links to other
tables or named queries, and they are multicolumn, so that in the table, what
will be displayed will be for example a region name rather than an ID. I
can't change these, these were done this way before me, and it would mess up
the way a lot of the forms display data (tried it on one, really messed
things up). Plus, although they shouldn't sometimes users can go in and
enter data directly into the Access tables.
The database is now going to be upsized to SQLServer, which does not
recognize lookup fields. Is it going to hurt anything to alter the link that
is in Access and add back in the lookup fields so that it still performs the
same way? The user won't be entering data into the SQL Server database
anyway.
tables were designed using a lot of lookup fields containing links to other
tables or named queries, and they are multicolumn, so that in the table, what
will be displayed will be for example a region name rather than an ID. I
can't change these, these were done this way before me, and it would mess up
the way a lot of the forms display data (tried it on one, really messed
things up). Plus, although they shouldn't sometimes users can go in and
enter data directly into the Access tables.
The database is now going to be upsized to SQLServer, which does not
recognize lookup fields. Is it going to hurt anything to alter the link that
is in Access and add back in the lookup fields so that it still performs the
same way? The user won't be entering data into the SQL Server database
anyway.