Click here to Skip to main content
15,891,733 members
Home / Discussions / Work Issues
   

Work Issues

 
AnswerRe: Interviews - like winning the lottery Pin
Frank Kerrigan29-Jun-07 3:20
Frank Kerrigan29-Jun-07 3:20 
AnswerRe: Interviews - like winning the lottery Pin
Vasudevan Deepak Kumar2-Jul-07 4:44
Vasudevan Deepak Kumar2-Jul-07 4:44 
AnswerRe: Interviews - like winning the lottery Pin
Kevin McFarlane2-Jul-07 12:11
Kevin McFarlane2-Jul-07 12:11 
GeneralRe: Interviews - like winning the lottery Pin
Vasudevan Deepak Kumar2-Jul-07 21:50
Vasudevan Deepak Kumar2-Jul-07 21:50 
GeneralRe: Interviews - like winning the lottery Pin
minimice5-Jul-07 20:20
minimice5-Jul-07 20:20 
AnswerRe: Interviews - like winning the lottery Pin
DevMentor.org12-Jul-07 12:31
DevMentor.org12-Jul-07 12:31 
GeneralRe: Interviews - like winning the lottery Pin
raajmath4-Sep-07 18:48
raajmath4-Sep-07 18:48 
QuestionGenerating values for Primary Key Pin
tonymathewt19-Jun-07 0:47
professionaltonymathewt19-Jun-07 0:47 
How do Applications generate values for the primary keys in database tables? I know that setting the type as AutoNumber (setting Identity Specification to 'Yes' as in MS-SQL Server) will generate incremented values each time rows are inserted. Keeping in mind that deleted rows' values will never be reused the values will soon become too large for a .NET variable like 'long' to hold it after several updations. I guess this may result in exceptions. And the application to go wrong in future. How is it handled in an application like Yahoo or just this forum 'CodeProject' where the posts come in large numbers (each post requiring a unique ID) daily. Thank you.
AnswerRe: Generating values for Primary Key Pin
Dave Kreskowiak22-Jun-07 16:54
mveDave Kreskowiak22-Jun-07 16:54 
GeneralRe: Generating values for Primary Key Pin
tonymathewt24-Jun-07 22:40
professionaltonymathewt24-Jun-07 22:40 
GeneralRe: Generating values for Primary Key Pin
Dave Kreskowiak25-Jun-07 13:53
mveDave Kreskowiak25-Jun-07 13:53 
GeneralRe: Generating values for Primary Key Pin
tonymathewt25-Jun-07 22:48
professionaltonymathewt25-Jun-07 22:48 
GeneralRe: Generating values for Primary Key Pin
Urs Enzler29-Jun-07 11:27
Urs Enzler29-Jun-07 11:27 
GeneralRe: Generating values for Primary Key Pin
tonymathewt1-Jul-07 16:49
professionaltonymathewt1-Jul-07 16:49 
GeneralRe: Generating values for Primary Key Pin
Urs Enzler1-Jul-07 20:06
Urs Enzler1-Jul-07 20:06 
GeneralRe: Generating values for Primary Key Pin
tonymathewt3-Jul-07 17:12
professionaltonymathewt3-Jul-07 17:12 
GeneralRe: Generating values for Primary Key Pin
Vasudevan Deepak Kumar4-Jul-07 5:06
Vasudevan Deepak Kumar4-Jul-07 5:06 
GeneralRe: Generating values for Primary Key Pin
Dave Kreskowiak5-Jul-07 4:36
mveDave Kreskowiak5-Jul-07 4:36 
QuestionTraining Centers Pin
TheEagle15-Jun-07 4:41
TheEagle15-Jun-07 4:41 
AnswerRe: Training Centers Pin
Vasudevan Deepak Kumar16-Jun-07 2:12
Vasudevan Deepak Kumar16-Jun-07 2:12 
GeneralRe: Training Centers Pin
TheEagle17-Jun-07 0:21
TheEagle17-Jun-07 0:21 
GeneralRe: Training Centers Pin
Vasudevan Deepak Kumar2-Jul-07 1:52
Vasudevan Deepak Kumar2-Jul-07 1:52 
GeneralRe: Training Centers Pin
TheEagle2-Jul-07 10:16
TheEagle2-Jul-07 10:16 
GeneralRe: Training Centers Pin
Dave Kreskowiak2-Jul-07 10:22
mveDave Kreskowiak2-Jul-07 10:22 
QuestionProblem with a J++ component Pin
Raghavanjv14-Jun-07 20:20
Raghavanjv14-Jun-07 20:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.