View Single Post
  #1  
Old 08-24-2013, 02:41 PM
IntoRain's Avatar
IntoRain IntoRain is offline
Moderator
 
Join Date: Jul 2013
Location: Portugal
Posts: 461
Gender: Female
Credits: 22,401
IntoRain is on a distinguished road
Default Using code instead of ID for pet management

I noticed there's a code generator already and pets do have codes. I was thinking if it was possible to use the already available codes to manage pets instead of the ID. I'm worried about the function generating repeated codes and issues, so I wanted to ask first if it's safe to use it? I can always compare all used codes in all tables (might be easier to just create a new one with all the used codes), but the thought of comparing a lot of entries each time an egg is created makes me sweat
__________________


asp.net stole my soul.

Last edited by IntoRain; 08-24-2013 at 02:50 PM.
Reply With Quote