PDA

Click to See Complete Forum and Search --> : ADO vs. RDO


trevisc
Jan 19th, 2000, 09:32 PM
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

Clunietp
Jan 19th, 2000, 10:32 PM
Usually with my experience with medium to large projects is this: if it ain't broke, don't fix it