 Larry Hengen
			 
Believe it or Not, I have seen enterprise applications that simply perform a ‘select max(ID)+1 as NextID from <TableName>‘ in SQL against their RDBMS to get each and every ID value.  While this works, in… … Read more
			
			
				5 years ago				in Delphi				
				0
				Larry Hengen
			 
Believe it or Not, I have seen enterprise applications that simply perform a ‘select max(ID)+1 as NextID from <TableName>‘ in SQL against their RDBMS to get each and every ID value.  While this works, in… … Read more
			
			
				5 years ago				in Delphi				
				0
			
		Trending now
							
						
Leave Your Comment