You can OpenDatabase into the backend, and modify the property there if
necessary.
If you are not sure where the user has installed the back end, parse it from
the Connect property of the TableDef.
--
Allen Browne - Microsoft MVP. Perth, Western Australia.
Reply to group, rather than allenbrowne at mvps dot org.
Daniel said:
Allen, thank you so much for your response. I am quite impressed with the
code. It does work if the field being modified resides in the current
database, but my problem is that this won't work if I am trying to modify
the field residing in a different access 97 database. Any thoughts on this
would be greatly appreciated.