Hi Erel,
Quote:
Originally Posted by Erel
Something like:
[code]
[left]Cmd.CommandText = "SELECT Name FROM Products"
|
is working, but if I want to to filter the "Name" with that code ..
Cmd.CommandText = "SELECT Name FROM Products WHERE Name = 'Banana' "
it doesn't work.
Do I have to write in a fist step the output from the "working solution" into a table and generate a new bList, or is there another way?
Thanks in advance!
__________________
JOTHA | Greetz from the Schwabenländle.

Pocket-PC: HTC HD2 (Dual-Boot WindowsMobile 6.51 + Android 2.2 Froyo)