hey supercoders.
the title says it all. i am working on an application that requires the writing of data to a database. i have gotten the database connection working but i need to know how i write the data. i tried doing in straight forward and coded in to just write a value but it didnt work out. it crashed the app and failed. the app is a windows form app and all data is taken in from textboxes and assigned to variables. any help?

thanks in advance