I am using ADO connection with c++ and i want to write delete function that will automatically retrives the primary key column and ask for user for that particular field and deletes that record?
How to retrieve primary key column? i am using ADDB connection with c++