|
-
August 12th, 1999, 01:06 PM
#1
RDO Object creation
I am using VB 5.0.
I am declaring an RDO enviorement object as follows
Dim En as rdoEnvironment
and on the form load setting it to the default one as
set En = rdoEnvironments(0)
I have included the Microsoft Remote Data Object 2.0 in the project references.
Running the program gives me run-time error '429' as ActiveX component can't create object.
Please help
Raju at [email protected]
-
August 13th, 1999, 10:08 AM
#2
Re: RDO Object creation
Were you using VB 4.0, earlier version of RDO in this project?
I had a similar problem when my PC crashed, and I reinstalled only VB 5. I tried everything and then it struck me that my project was initially in VB4. I uninstalled VB5, installed VB4 then VB5. Now everything is OK.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|