as your error says system.data.oldeexception, is the fields are of same type.
did you made the company1 varchar and the textbox.trim, sometimes the space values in the textbox may cause error.
if it is failing on ole_connect, your connection string is wrong, try to check the login and psswd and check the datasource.