|
| Inicio → WINDEV 2024 → Is there a way to reset the Record #'s / Automatic Identifiers on a file? |
| Is there a way to reset the Record #'s / Automatic Identifiers on a file? |
| Iniciado por guest, 03,mar. 2015 00:27 - 3 respuestas |
| |
| | | |
|
| |
| Publicado el 03,marzo 2015 - 00:27 |
| I have a file I've been testing with. I deleted all the records and would like to reset the Automatic Identifier / Record #'s. Possible? |
| |
| |
| | | |
|
| | |
| |
| Publicado el 03,marzo 2015 - 00:36 |
Hi Curtis,
HCreation() on the file in question should do that IIRC.
Regards,
-Marc |
| |
| |
| | | |
|
| | |
| |
| Publicado el 03,marzo 2015 - 01:47 |
Hi Curtis,
The other way would be to use hadd with the hSetIdAuto option.
DW |
| |
| |
| | | |
|
| | |
| |
| Publicado el 03,marzo 2015 - 16:06 |
| |
| |
| | | |
|
| | | | |
| | |
|