T
Thermosstar
Hi,
My team is developping an Access 2002 Runtime Project application (.adp) for
our small business. I have the following problem, in order to monitor our
user's connections, we are using the Access Data Link Properties (File ->
Connection). In our code, at setup, we push the values for the Sql Server, as
well as the Database and the Workstation ID, but we can't push the value for
the Application Name, it simply is not kept in the ADP file....
We need to push this value also, in order for our Queries to work correctly
and monitor our users, what can we do ?
p.s. Since the users only have the runtime, these options aren't available
for them via 'File -> Connection'
Also, we can't previously set this field before deploying, since at the
first run, the application does a setup that sets the Sql Server, Database
and Workstation ID and doing so the Access function erases the Application
Name...
My team is developping an Access 2002 Runtime Project application (.adp) for
our small business. I have the following problem, in order to monitor our
user's connections, we are using the Access Data Link Properties (File ->
Connection). In our code, at setup, we push the values for the Sql Server, as
well as the Database and the Workstation ID, but we can't push the value for
the Application Name, it simply is not kept in the ADP file....
We need to push this value also, in order for our Queries to work correctly
and monitor our users, what can we do ?
p.s. Since the users only have the runtime, these options aren't available
for them via 'File -> Connection'
Also, we can't previously set this field before deploying, since at the
first run, the application does a setup that sets the Sql Server, Database
and Workstation ID and doing so the Access function erases the Application
Name...