Results 1 to 2 of 2

Thread: RDO in VB6 PRO

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 1999
    Posts
    16

    Post

    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

  2. #2
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744

    Post

    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
  •  



Click Here to Expand Forum to Full Width