Greetings,
Hey, i'm trying to set aconnectin string wth the database with this command:
Set cnn = Server.CreateObject("ADODB.Connection")
I get the error 424"object Required" on that line.
I do have the compoonent
Microsoft ADO Data Control 6.0 (SP4)(OLEDB)
selected,as well as the reference files
Microsoft Active X Data objects (Multi-dimensional)2.5 Library
Microsoft Active X Data objects 2.5 Library
CAn someone please clarify my understanding, or tell me what i'm dong wrong.
Thank you,
Jim
