I have written an application that takes in a fixed-width file (thanks in no small part to advice I recieved in a seperate thread) and then dissasembles each line, runs a fairly meaty SQL SELECT query ...
I keep getting an error saying that name cannot be null in the following query when I submit the form to update a record. (All fields are filled out and ...