[Date Prev][Date Next] [Chronological] [Thread] [Top]

Creating a second record with and id greater than 2,147,483,647 causes a duplicate id error msg to appear.



GEMS 1.18.9
 
If I create a record that has an id greater than 2,147,483,647 it defaults to 2,147,483,647 when I save the record.  The next time I try to create a record that has an id greater then 2,147,483,647 I get an error msg and then am only able to create records that have an id less than 2,147,483,647.
 
 
This is the error that I get
 
 
 
Ravina