D
David Peterson
My database has one linked table.
How can I offer users the ability to change the link?
What I want is a button for each connection offered, like
button one - links to ;DATABASE=C:\My Documents\Address.mdb
button two - links to ;DATABASE=O:\Office Documents\Address.mdb
button three - links to ;DATABASE=N:\Private Documents\Address.mdb
pressing the button would let them choose the table link.
How can I offer users the ability to change the link?
What I want is a button for each connection offered, like
button one - links to ;DATABASE=C:\My Documents\Address.mdb
button two - links to ;DATABASE=O:\Office Documents\Address.mdb
button three - links to ;DATABASE=N:\Private Documents\Address.mdb
pressing the button would let them choose the table link.