Well, I ended up creating a simple enhanced usertype converting from string to guid and vice verca... It's actually a very crude implementation, but does what is intended.
Am I correct to assume that IEnhancedUserType is the right approach for a custom identifier type? 2009/7/1 Fabio Maulo <[email protected]> > 2009/7/1 Kenneth Siewers Møller <[email protected]> > >> Okay, the db type "bytea" is in fact binary data... So, with this in >> place, how can I persist a Guid in that? > > > Take care. The matter is not only the representation but how the > DataProvider will interpret a Guid parameter. > > -- > Fabio Maulo > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nhusers?hl=en -~----------~----~----~----~------~----~------~--~---
