I'm currently working on a web application *in Visual Studio 2005* that requires an SQL database. My SQL statements look like this: sql = "UPDATE Login SET BornValue = @BornValue, GraduateValue = @GraduateValue, MarriedValue= @MarriedValue, ChildrenValue= @ChildrenValue, DependentValue = @DependentValue...