Link to File dialog box configuration

G

Gary sCHENK

I'd like to change the default values of the Link to File dialog box.
Is there a way to do this? Could someone give me a nudge in the right
direction?

Thanks.
 
G

Gary sCHENK

What exactly are you trying to do?

I'd like to change the default settings to use a absolute path rather
than a relative path, and also to us *.* in the Files of Type drop down
list.
 
G

Gary sCHENK

Gary said:
I'd like to change the default settings to use a absolute path rather
than a relative path, and also to us *.* in the Files of Type drop down
list.

One more thing: Access 97
 
D

Douglas J. Steele

Gary sCHENK said:
One more thing: Access 97

Sorry, you can't do either of those things. No version of Access allows you
to link using a relative path. If that's an issue, you can add logic to your
application to determine the absolute path to your back-end and relink your
front-end if necessary.

I'm unaware of any way to inject an additional Files of Type.
 
Top