Can't store the values I get from my temperature in the database.

Do you know WHEN the Form1_Load event occurs? I'd add a button to the form, and open the serial port in the Click event for that button. A dropdown list to show the available ports and a list of speeds would be useful, too.

Then, of course, handle the exceptions.