Hi All,
how may I use an autoincrement field ?
I would like to have a numeric value, but at the moment if I create a dbf
with below command, I got a datetime field.
dbcreate( "test", { {"USERID", "+", 12, 0 }, { "NAME", C, 20, 0 } },
"DBFCDX" )
I have tried with some combinations of len and dec values, but without
success.
I have also seen that at the moment there is a commented out DBS_FLAG, but
it should be for future extension.
Is autoinc already full implemented or is it at devel stage ?
TIA
Francesco
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour