Getting the value of a dynamically modified Jet registry values

D

Don

How do we return the value of a dynamically modified Jet
registry values? Since these settings do not affect the
registry, reading the registry does not help. In
particular, I'm interested in MaxLocksPerFile, but this
applies to all session defined parameters.
 
D

david epsom dot com dot au

ADO retains the values you set, and you can get back
from it values that you put in.

If you use DAO, you have to remember what values
you use.

(david)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top