Use GUID instead of AutoInc



When I want to use a GUID (created clientside) instead of a AutoInc
keyfield.. how should I declare the keyfield? CHAR??
Regards,
Koen


.



Relevant Pages

  • Re: Use GUID instead of AutoInc
    ... should I declare the field as a Number/Longint? ... how should I declare the keyfield? ... CHAR?? ...
    (borland.public.delphi.database.ado)
  • Re: Use GUID instead of AutoInc
    ... Set Data Type to AutoNumber and Field Size property to Replication ID ... how should I declare the keyfield? ... CHAR?? ...
    (borland.public.delphi.database.ado)