S Subhransu Member Sep 27, 2011 #1 Hi All, How can we use the progress "sequence" while inserting a record into Progress DB through JDBC? Thanks. Subhransu
Hi All, How can we use the progress "sequence" while inserting a record into Progress DB through JDBC? Thanks. Subhransu
M MaximMonin Member Sep 27, 2011 #2 You have to create sql 92 strored procedures and load into DB. Check for sql92 stored procedures documentation.
You have to create sql 92 strored procedures and load into DB. Check for sql92 stored procedures documentation.