Thanks for your suggestion .
Best Regards From: Ilya Kasnacheev <[email protected]> Sent: 26 February 2020 16:03 To: [email protected] Subject: Re: Re: Sequence with ODBC Hello! I think you can implement e.g. Hi/Lo algorithm in software: https://en.wikipedia.org/wiki/Hi/Lo_algorithm Regards, -- Ilya Kasnacheev вт, 25 февр. 2020 г. в 15:36, Abhay Gupta <[email protected] <mailto:[email protected]> >: Can you pls suggest some alternate way of generating the same in the application which Is good for Primary Key like UUID where the issue is that it is 128bit . Regards, Abhay Gupta From: Igor Sapego <mailto:[email protected]> Sent: 25 February 2020 17:37 To: user <mailto:[email protected]> Subject: Re: Sequence with ODBC There is no such option currently, AFAIK Best Regards, Igor On Tue, Feb 25, 2020 at 3:02 PM Abhay Gupta <[email protected] <mailto:[email protected]> > wrote: Hi , Do we have a way to have Autoincrement field in Database for use in Thin Client / UNIX ODBC . The Atomic sequence help is available with Java when JAVA ignite is used but it does not tell if the same is available through thin client protocol or not . Regards, Abhay Gupta
