if you change it to cn.EstablishConnection rdDriverPrompt and select the driver manually, do you get any errors...
And you need to change the declaration as in VB you should specify the data type for each variable, so, it should beOriginally Posted by hari_vb
vb Code:
Dim rs As rdoResultset, rs1 As rdoResultset





Reply With Quote