Results 1 to 2 of 2

Thread: ADO vs. RDO

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2000
    Location
    Smyrna, TN
    Posts
    3

    Post

    I currently inherited an project that was written in VB 5.0 and is basically a .dob file. It is run in Internet explorer and uses rdo to connect up to a SQL server to get it's RS. My question is..would it be better to convert this to an activeX file and use ADO? What are the advantages/disadvantages and are there any utils that would do it automatically? I just assume that if you are going to run a program in IE 5.0 that it is better to use ActiveX..but I am still a newbie to VB/DB programming.

    Thanks,

    Trevis

  2. #2
    Guru Clunietp's Avatar
    Join Date
    Oct 1999
    Location
    USA
    Posts
    1,844

    Post

    Usually with my experience with medium to large projects is this: if it ain't broke, don't fix it

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