I would like to use a Guid as a record identifier for to prevent update
collisions (not as the key, but as a substitute for a timestamp field).
What is the proper way to define storage for a guid in VB?
What is the proper way to define storage for a guid in SQL Server?
Thanks,
Dean Slindee
collisions (not as the key, but as a substitute for a timestamp field).
What is the proper way to define storage for a guid in VB?
What is the proper way to define storage for a guid in SQL Server?
Thanks,
Dean Slindee
Comment