AndreaVB | Forum | News | Downloads | Register | Help | Member List | Statistics | Search | PM | Profile
Hi actually i want to pass one query from vb to crystal report with crystal report control how to use the .sqlquery="" in vb i have to display two rows in the report so what query i needed to pass values select * from .... where code in('11','12') is this query work