Caused by: java.sql.SQLException: Cannot insert the value NULL into column 'ADDRESS_ID', table 'sample.dbo.Address2'; column does not allow nulls. INSERT fails
update <tablename> set A=$A1, B=$B1...... where Z=$Z1
totalItems = totalItems++;
then assigning each number to a certain number of *
Mark Guo wrote:HI Bert Bates
I need your general solution, thanks!
Henry Wong wrote:BTW, I did a quick and dirty port of the program to use the BigInteger class. And the result of 64 to the 64th power was ....