0
kicks
ActiveRecord, Firebird and Guid Primary Keys
I like to use the Guid values as Primary Keys, because I do a lot of data synchronization and sometimes I need to know the ID value before saving the record into the database. Here is a good article about using the Guid as Primary Key.