In the DHTML option in VB6 i have inserted ADO Data Control. However with the correct conn string (which works in VB projects) and table names etc it doesn't scroll through the data. ADO 2.6 reference is in place. I'm tried both the text control and the list control to display the data using the datasrc and datafld parameters. What am i doing wrong??
Cheers




Reply With Quote