Results 1 to 2 of 2

Thread: Does RDO control in VB6.0 ???

  1. #1

    Thread Starter
    New Member
    Join Date
    Sep 1999
    Location
    fairfax
    Posts
    3

    Post

    Hi,

    How do i add RDO control into my project components. I am having VB6 and I can see ADO control but not RDO control. In the RDO help section it mention that they don't recommended to use RDO in VB6.

    Can Any One be able to work with any table in Oracle in Sun box using ADO and ODBC connection?


  2. #2
    Guru Aaron Young's Avatar
    Join Date
    Jun 1999
    Location
    Red Wing, MN, USA
    Posts
    2,177

    Post

    Right Click your Toolbar and Select Components in the list you should find Microsoft RemoteData Control v6.0 that's the RDO control.

    Otherwise you can add a reference to the Microsoft Remote Data Object 2.0 library and create the Objects at runtime, which I recommend.

    I have just finished writing a complex Customer Service Call Tracking/Maintenance System in VB6 Enterprise using the RDO Object Library against a SQL Server and I had no problems at all and the peformance, I found, was excellent.

    ------------------
    Aaron Young
    Analyst Programmer
    [email protected]
    [email protected]

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