|
-
Mar 12th, 2000, 09:19 AM
#1
Thread Starter
Junior Member
Hello,
I have VB6 Pro, SP3 installed. When I set a reference to RDO 2.0 in my project and try to access any method (property) of rdoEngine object, I get a message "ActiveX component can't create object". But I know for sure that RDO library is installed on my machine.
Did anybody have similar problem? May be, I need Enterprise Edition of VB6 to work with RDO - I was not able to find any article saying explicitly that VB6 Pro allows (does not allow) to work with RDO.
Thank you very much for any comments. Vlad
-
Mar 13th, 2000, 04:20 AM
#2
That is correct. In order for you to use RDO, you would have to get VB Enterprise Edition. Even though you have that DLL installed, you still won't be able to use it. That DLL is there for ODBCDirect. ODBCDirect uses RDO20.DLL as an interface. So, my suggestion would be, use ODBCDirect. IT is, basically, RDO, but with DAO names.
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
|