MySQL - VB.NET
hi, i want to use " Select " to get informations out of a Database ... i tryed to write to SelectCommand in the OdbcDataReader SELECT kdnr, auftrag FROM standart WHERE (KdNr = ' " & cbokundenr.text & " ') - i use 1 OdbcDataReader, 1 DataSet and 1 OdbcConnection i want to read d
vb.net - mysql
Hello, i write a front-end in vb.net and want to save data`s out of a text field into a MySQL database. But i have trouble with this. - a short example out of my source code to save data`s directley int