Data Link Properties + Acc Runtime

A

Anders Handberg

Question regarding running Access with /Runtime

When i start my .ADP application with /Runtime commandline
and try to change my connection to SQL server, the Data
Link Properties dialog do not open.

When i start the application without /Runtime then Data
Link Properties dialog opens.


Thanks in advance
 
C

chas

Hi,

using the /runtime switch runs your database in a
simulated runtime mode. In this mode some things cannot
be changed and this appears to be one of them.

hth

chas
 
Top