From: Date: May 13 2004 12:04am Subject: Re: GUID storage List-Archive: http://lists.mysql.com/mysql/165313 Message-Id: <40A29F55.3060403@mysql.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="------------040703030405030206050304" --------------040703030405030206050304 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Larry Lowry wrote: > Well I'm trying to move to MySQL from the MS SQL Server > world. Most data elements are easy except for the uniqueidentifier. > > In the MySQL world what is the preferred/best way to store a > uniqueidentifier? The easiest would just be a char(36). > > Thanks. > > Larry Lowry > In this case I would say easiest is best. There is no specific field for uniqueidentifier. Mike Hillyer --------------040703030405030206050304--