I'm maintaining an old VFP 6.0 company phonebook program. One of the IT guys was wondering if it was possible to re-use an employee id (not really an employee id, but for the sake of the program, thats what it is) after an employee 'leaves'. What has to happen now, is the IT guy has to wait until after hours and nobody is in the program, then open the table and pack the table. I tried SET DELETED ON, but that didn't work.
Does anyone have a suggestion on how to acheive this?
Does anyone have a suggestion on how to acheive this?