Hello forum,
I just can't seem to figure this out... I hope I explain well enough for you to help me:
I have an access 2007 database which shows data from an SQL server (via ODBC) in a LINKED table (so not imported). I do not have write access to this so it only reads data.
I would like to make a separate table which links to this read-only table so I'm able to make a few editable fields for extra info. Then I could make a form which shows the read-only data from SQL server, but also some custom fields for me to add data to...
The SQL table is already full of data...
So the write-enabled table should produce records which are linked to the SQL table, each time a field is filled out on the form...
I can't seem to find how to link a table to an existing table (with relationships, childs, parents, indexes, field types, referential integrity, etc.)
I just can't seem to figure this out... I hope I explain well enough for you to help me:
I have an access 2007 database which shows data from an SQL server (via ODBC) in a LINKED table (so not imported). I do not have write access to this so it only reads data.
I would like to make a separate table which links to this read-only table so I'm able to make a few editable fields for extra info. Then I could make a form which shows the read-only data from SQL server, but also some custom fields for me to add data to...
The SQL table is already full of data...
So the write-enabled table should produce records which are linked to the SQL table, each time a field is filled out on the form...
I can't seem to find how to link a table to an existing table (with relationships, childs, parents, indexes, field types, referential integrity, etc.)