Hi,
Yes, that works better. Thank you!
I have another question. My database has an integer as the primary key (the first column). If I add a new row, CDBT wants me to enter the new ID, but I want the ID to be auto-incremented instead. I don’t see a way to mark that column as auto-increment. Can you tell me how?