How can I pass a parameter to a DataSource
I'd like to get a dataset from my DB
something like "select name from database where myparameter=true"
Can someone help
Thanks
How can I pass a parameter to a DataSource
I'd like to get a dataset from my DB
something like "select name from database where myparameter=true"
Can someone help
Thanks
Parameter to a DataSource
kimo
Hi,
Can you please elaborate on the question Maybe a pseudo-code on what you intend to do. In this way, the people here in the forums could easily answer your question.
cheers,
Paul June A. Domag
GAHarlan
Dave#
I've found the answer by myself.
Method FillBy was the answer... I'm learning VB... sorry for my newbies questions :-)