PrOpHeT
01-24-2003, 12:40 PM
I know this is relating to ADO but I am posting here because I think it is a general VB question not just ADO.
when declaring
Private NewCon As ADODB.Connection
I get a user-defined type not defined. error
yet if I type it in a different case, VB corrects it on return so it must know what it is.
Any help?
when declaring
Private NewCon As ADODB.Connection
I get a user-defined type not defined. error
yet if I type it in a different case, VB corrects it on return so it must know what it is.
Any help?