I have a program that gets data from a website. That data is subsequently processed via Regex, and the data is inserted into a database.<br><br><pre class="ip-ubbcode ...
I have a database that's got (amongst other things) two tables: one for astronomical objects (called tblObject) and another that holds measurements for those objects (called tblMeasurement).