AutoCAD environment variable DatabaseTablesOpenMode
List of AutoCAD environment variables |
The DatabaseTablesOpenMode environment variable in the main versions of AutoCAD:
In AutoCAD since version 2000
Description of the variable 'DatabaseTablesOpenMode':
Database open mode in dbConnect - 0=R/W, 1=R/O
Search DatabaseTablesOpenMode on the Internet



DatabaseTablesOpenMode
You can display or set the value of the DatabaseTablesOpenMode environment variable by typing (getenv "DatabaseTablesOpenMode") resp. (setenv "DatabaseTablesOpenMode" "newvalue") on the command line.
IMPORTANT: all environment variable names are case sensitive - use their name verbatim, exactly as listed here! All the values are string-type values. Read more in the tip 14686.
See related AutoCAD tips:
Wait please, loading variables...