2010/1/8 Nguyễn Minh Kha <nminh...@gmail.com>:
> Hi, I'm writing Cassandra in .Net (C Sharp) but I have a problem on gen a
> UUID for my project.
> I used Guid to gen UUID Version 1 but when I add to Cassandra thow an
> exception "TimeUUID only makes sense with version 1 UUIDs"
>
> I used uuidgen.exe (Windows SDK) to gen this Guid.

Perhaps you are not actually generation variant 1 UUIDs, but something
else (like random, which is 4)?

-+ Tatu +-

Reply via email to