i am developng system in vb6 and crystal report 10 my problem is that i have created recordset in vb6 form now i want to show result in report 10 what systax i use i want this
text box created named text1 in cr10
rs!table_name=cr10.text1.text
rs!table_name=cr10.text,1.settext
but its not working