M
Marcus Kraus
Hi there,
I can't figure it out.
I have following SQL Statement:
Select xx from yy where yy in ( 'value1', 'value2')
That one is running fine.
Now I want to use that SQL Statement in VStudio 2005 DataDesigner...
so I would have a string array or else ( maybe Object ) for the values.
Is that possible ?
Thanx in advance
and
please excuse my bad english
I can't figure it out.
I have following SQL Statement:
Select xx from yy where yy in ( 'value1', 'value2')
That one is running fine.
Now I want to use that SQL Statement in VStudio 2005 DataDesigner...
so I would have a string array or else ( maybe Object ) for the values.
Is that possible ?
Thanx in advance
and
please excuse my bad english