Hi there,
I am currently trying to delete an existing Primary key within a Table of a DB and assign a new one using
VB (ADOX) in MS Access.
My code is working for the part to create a Primary key (through test), but I cannot figure out how to delete the existing PK with
VB Code.
I know how to do this in the design view but I want to be able to do this on the GUI side (
VB Code, if possible?).
Please reply if you can help, any help and advice will mostly be appreciated. Thank you all.
Derek