aebstract Posted February 15, 2010 Share Posted February 15, 2010 I have a column in my DB that is a uniqueidentifier, I need to display the information. When I pull this column from the database as a varchar it shows like: Character string format '2FD2925D-7542-4481-AE7E-93046117B727' How do I pull it so I see the actual data it holds? I think the column is suppose to be usernames Link to comment https://forums.phpfreaks.com/topic/192135-using-uniqueidentifier-data/ Share on other sites More sharing options...
aebstract Posted February 15, 2010 Author Share Posted February 15, 2010 nvm I think from what I read, you're only suppose to compare values to this "unique id" which means it couldn't really be username. Link to comment https://forums.phpfreaks.com/topic/192135-using-uniqueidentifier-data/#findComment-1012564 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.