Thorsten

Which programming language are you using ?

I believe that for VB it is cbokundenr.value for a combobox

Maybe it would help if you post more code, but I don't know if this is the
correct list to do that

You can write me off list if you want so I can try to help you

Freddie

> -----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 ...
> 
> 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 data`s(kdnr) out of a combobox to search with this
> number(kdnr) for data`s out of another database. 
> but with this above nothing happens ... 
> 
> i hope someone can help me. 
> complete new ways are also welcome.
> 
> greetings thorsten
> 
> -- 
> +++ NEU bei GMX und erstmalig in Deutschland: TÜV-geprüfter 
> Virenschutz 
> +++ +++
> 100% Virenerkennung nach Wildlist. Infos: 
> http://www.gmx.net/virenschutz
> 
> 
> --
> MySQL General Mailing List
> For list archives: http://lists.mysql.com/mysql
> To unsubscribe:    
> http://lists.mysql.com/[EMAIL PROTECTED]
> 
> 



--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to