Papa_Bear_1352
New member
- Local time
- Today, 07:59
- Joined
- Jun 16, 2003
- Messages
- 9
Hi all.
What I want to do is write a one off database to insert a field in a linked table preferably not at the end using code.
If I use ALTER TABLE, I get the error "can't do this to a linked table!".
The easiest way would be to talk the users through the change but there are a number of copies and it would be very time consuming
Thanks in advance
What I want to do is write a one off database to insert a field in a linked table preferably not at the end using code.
If I use ALTER TABLE, I get the error "can't do this to a linked table!".
The easiest way would be to talk the users through the change but there are a number of copies and it would be very time consuming
Thanks in advance
Last edited: