AW: MySQL - VB.NET

2004-03-31 Thread Freddie Sorensen
eddie > -Ursprüngliche Nachricht- > Von: Thorsten Reichelt [mailto:[EMAIL PROTECTED] > Gesendet: Mittwoch, 31. März 2004 20:13 > An: MySQL List Administrator > Betreff: MySQL - VB.NET > > hi, > i want to use " Select " to get informations out of a Database ... >

MySQL - VB.NET

2004-03-31 Thread Thorsten Reichelt
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