Originally Posted by
Seattle Forrest
I wrote a computer program to calculate the weight of your bike, going on data people had provided in these sorts of threads in the past:
Select 15 + Rand() * 85 As BikeWeight
Turns out my bike weighs 27 pounds.
I get an "offending command error" when trying to run this program, what gives?