I have looked on google and found several options to store a c# guid in MySql but which is the correct datatype to use? I heard string or binary, and I heard that its hard to convet data back to a Guid after storing it in MySql.
In MS Sql I use uniqueidentifier type.
Last edited by Tealc; April 23rd, 2009 at 02:09 PM.
Bookmarks