J
John
Hi
I have used the wizard provided on www.asp.net to convert an asp app to
aspx. Now I am getting the Type 'xxx' is not defined error on the following;
Dim rs As ADODB.Recordset
Dim conn As ADODB.Connection
Dim Flds As ADODB.Fields
How can I fix this?
Thanks
Regards
I have used the wizard provided on www.asp.net to convert an asp app to
aspx. Now I am getting the Type 'xxx' is not defined error on the following;
Dim rs As ADODB.Recordset
Dim conn As ADODB.Connection
Dim Flds As ADODB.Fields
How can I fix this?
Thanks
Regards