| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Daniel Cummings | Date: | September 23 2004 7:26pm |
| Subject: | Need to store a Guid as an Id | ||
| View as plain text | |||
MySql doesn't support Guids but we were attempting to use a VarChar. We set the VarChar to binary, but from what I'm reading the binary setting doesn't affect storage just sorting and evaluations. I was able to get the binary storate I needed in a TinyBlob but I can't set this to a primary key. Is there a work around for this? TIA Dan
| Thread | ||
|---|---|---|
| • Need to store a Guid as an Id | Daniel Cummings | 23 Sep |
| • RE: Need to store a Guid as an Id | Michael McTernan | 24 Sep |
