"For that amount of money, I could actually own Wolfgang Puck himself," Seale said.
string SQL = 'insert into cc_transactions (id, dollar_amount) values (' + $ID + ', \'' + $TOTAL_AMOUNT + '\')';is a wholly different creature than string SQL = 'insert into cc_transactions (id, dollar_amount) values (' + $ID + ', ' + $TOTAL_AMOUNT + ')';"Well, the package doesn't have any errors, and the three tests we made of it with the numeric input '5' inserted the right values into the table, so we must be able to use the two interchangeably." That's fucking FANTASTIC, guys. It compiles, ship it!« Older Scratch... | Today's featured article:... Newer »
This thread has been archived and is closed to new comments
posted by Kadin2048 at 10:40 AM on July 15 [1 favorite]