I connect postgres/postgis tables into my msacces database, and i want to
edit, delete or add records.
Geometry fields ("the_geom") are visible as memo type and are editable (with
consequent corruption of data).
Can I keep hidden or locked only geometry fields for all tables that i
connect (or reconnect) on my database?
Thanks for all suggestion.