Getting UniqueID

Jan 30, 2008

Im currently trying to finish up my db so i can start working on my site more since i cant move forward till i finish the db... After a user creates account they can start posting stuff on the site and i want to link the post with there uniqueID that is made automatically from the log in creation wizard. So like how would i get that in uniqueID from the table and place it into another. I tried looking at the stored procedures that is created with aspnet_regsql.exe but it didnt help me much. hope i provided enough detail.

View 9 Replies


ADVERTISEMENT

UniqueID Vs Integer

Feb 13, 2008

My question is, i guess, a simple one:
When is it more convenient to use a uniqueid Data Type instead of a smallint, tinyint, bigint, etc (any type of int) when the field is gonna be the primary key for the table?
 

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved