S
Sacred
I am wondering how I can call that screen from vba code?
Is it possible.
I have a customer that can not remember to hold down the
SHift key and open the application to put their database
properties in when I hand off the ADP file to them
So I thought if I sent it connectionless (by using vba
code when closing the application) and then call up the
screen for them that it might save a little bit of hassle.
They want an ini file. but with out a full scale
installation and delpoyment program along with issues
about were it is running ect... It would not be wise...
I have already developed the ini plan and found to many
issues with access. Similar issues and new issues arise
with hard coding the connection string or using registry
entries.
So does anyone now of a way to call this screen in vba
code?
Is it possible.
I have a customer that can not remember to hold down the
SHift key and open the application to put their database
properties in when I hand off the ADP file to them
So I thought if I sent it connectionless (by using vba
code when closing the application) and then call up the
screen for them that it might save a little bit of hassle.
They want an ini file. but with out a full scale
installation and delpoyment program along with issues
about were it is running ect... It would not be wise...
I have already developed the ini plan and found to many
issues with access. Similar issues and new issues arise
with hard coding the connection string or using registry
entries.
So does anyone now of a way to call this screen in vba
code?