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

Work Issues

 
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 
AnswerRe: Generating values for Primary Key Pin
Dave Kreskowiak22-Jun-07 16:54
mveDave Kreskowiak22-Jun-07 16:54 
tonymathewt wrote:
the values will soon become too large for a .NET variable like 'long' to hold it after several updations.


Just how many records do you think you're going to put into a table?? You do realize that the Long type in VB.NET is a 64-bit signed value and has a max value of 9,223,372,036,854,775,807?? That's 9.2 million trillion id's...


A guide to posting questions on CodeProject[^]

Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


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 
GeneralRe: Problem with a J++ component Pin
Paul Conrad26-Jan-08 12:18
professionalPaul Conrad26-Jan-08 12:18 

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.