How can I get the Primary Key column(s) from an MSaccess database-table? I want to make a simple dynamic table-editor to use instead of CFGRID. I found column_list very handy, unfortunately I found no such variable for determining whether or not a field is primary,unique etc.
I tried looking into ADO, but I'm not that much of an expert.
I hope someone here knows how...
I tried looking into ADO, but I'm not that much of an expert.
I hope someone here knows how...