S
skaclmbr
I have set up a MSDE backend (to eventually be migrated to SQL Server), to
be accessed from an Access database (.mdb, NOT a access project) front end.
I have already set up some code to refresh the links to the SQL Server
tables upon opening the access db, but it does not copy over the field
properties (other than the basics: field type, field name, etc.). I would
like to migrate over the values for field descriptions and the lookup
settings for a number of fields. Is there any way of doing this when
attaching a linked table, or even retrieving the values with VB code and
setting the properties in the newly attached tables?
Any help would be appreciated.
Thanks,
Scott Anderson
be accessed from an Access database (.mdb, NOT a access project) front end.
I have already set up some code to refresh the links to the SQL Server
tables upon opening the access db, but it does not copy over the field
properties (other than the basics: field type, field name, etc.). I would
like to migrate over the values for field descriptions and the lookup
settings for a number of fields. Is there any way of doing this when
attaching a linked table, or even retrieving the values with VB code and
setting the properties in the newly attached tables?
Any help would be appreciated.
Thanks,
Scott Anderson