Re: Use GUID instead of AutoInc



I currently use access.. should I declare the field as a Number/Longint?

"Koen" <koen@xxxxxxxx> wrote in message
news:480f1dd1@xxxxxxxxxxxxxxxxxxxxxxxxx
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
    ... Set Data Type to AutoNumber and Field Size property to Replication ID ... how should I declare the keyfield? ... CHAR?? ...
    (borland.public.delphi.database.ado)
  • Use GUID instead of AutoInc
    ... When I want to use a GUID instead of a AutoInc ... how should I declare the keyfield? ... CHAR?? ...
    (borland.public.delphi.database.ado)
  • newbie, @@error does not seem to work
    ... -- Declare variables to store values originating from the Event Table (And ... Declare @ca3k_Medew_ltv_nr char ... Insert into Event_Log (EDate, Number, Status, Badge, Class, ...
    (microsoft.public.sqlserver.programming)
  • Re: C string array problems (again)
    ... on the char ** var approach. ... scope and being re-initialized with each loop. ... So why did they declare it ... Would have to take a look a the original code to see what was meant. ...
    (microsoft.public.vb.general.discussion)
  • Re: Cursor and Procedure
    ... I need to truncate those strings to the segments with 200 ... Actually problem is ntext hold> 4000 char. ... DECLARE @deptTriDes ntext ...
    (comp.databases.ms-sqlserver)