Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

ActiveX component error

Status
Not open for further replies.

369852

Programmer
May 7, 2002
38
0
0
IE
Hi all,
I have a problem with creating a connection for the PDA to the database. The line of code is:
Set conn = CreateObject("ADOCE.Connection.3.0")
and i get the following error -
ActiveX component can't create object
I have downloaded all the components and have the ADO added as a component.
Can anyone help?
Thanks in advance
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top