Control files (single record) or ini file help

I

Isis

I want a single record multi field control file for storing default values
etc OR to use an app.ini file to store the same info. What do peoplke do in
Access for this type of thing please.


Thanks
 
E

Ed Robichaud

I've used a separate table to hold user-entered default values. If the
default values are truly static, then just set the default property of each
field/control. INI files are typically used to hold import/export
specifications.
-Ed
 
Top