DieHard
Aug 1st, 2006, 01:11 AM
hello,
im using crystal report 10 and vb6.0
if i add any selection formula i receive a 20515 error!
ex: if i used this line i will receive an error
CrystalReport1.SelectionFormula = "{CheckList.BranchID}=52"
if i removed it i will get an empty report , because my DB has three tables
and im reporting from these three tables
i wanna know , can i use selectionformula with crystal 10?
and why im getting an error always?
note: im using crystal report control 4.6 on the form.. (crystalreport1)
im using crystal report 10 and vb6.0
if i add any selection formula i receive a 20515 error!
ex: if i used this line i will receive an error
CrystalReport1.SelectionFormula = "{CheckList.BranchID}=52"
if i removed it i will get an empty report , because my DB has three tables
and im reporting from these three tables
i wanna know , can i use selectionformula with crystal 10?
and why im getting an error always?
note: im using crystal report control 4.6 on the form.. (crystalreport1)