Netcode 33 Veteran Poster

to save the contents of a text box:
it depends if you are saving to a file or to a DBMS
for a DBMS like sql server, just get your connection strings right, then use this
textbox1.databingds(text, datasource, connectionstring)

try it yourself but if you cant then i'll send you a complete code

Netcode 33 Veteran Poster

hi guys. its been a long time but sincerely, am happy to be back. now i've got a problem on my mind and that is; am trying to develop a database application but i want it to be a console application. the major issue is that i dont know how to go about connecting vb.net console application to sql server or if its possible at all, but am sure its possible in this world of ours....love you all.