
VB & RDO connect MSACCESS
Correct me if I'm wrong but I believe ODBCDirect ends up going through RDO
in the end.
I remember reading or hearing this from somwhere not sure where though.
Our preference here is RDO. Even if the database is Access. This way > 95%
of your code stays the same if not 100% (if you code correctly)
--
Martin Garins, MCSD
RR Systems Group
http://www.rrgroup.com
Tom Archer wrote in article ...
Quote:
>Actually, ODBCDirect was invented for this express purpose.
>In other words, if you want to have the same source code interface to the
>native Jet engine and ODBC sources, you would choose ODBCDirect by
changing
>the DBEngine's DefaultType property. There are some differences, but
90-95%
>of your source will be the same.
>If you only want to access the Jet engine, simply use DAO without
changing
>the DBEngine's DefaultType property.
>If you want to access an ODBC data source only, but you want an object
>oriented framework (as opposed to the ODBC SDK), you would use RDO.
>--
>Tom Archer
>==================
>co-author, "Visual C++ 5.0 Bible"
>co-author, "Visual J++ 1.1 Bible"
m
>>>If your going to connect to an Access Database use DAO.
>>But you may want to be able to connect to other databases in the future.
>>Using DAO limits you greatly. At least use ODBC.
>>_______________________________________________________________________
>> Bradley S. Murray Princeton Computer Consulting (609) 730-9100
>>To respond, use the address in the signature and while you're at it,
>>dummy up your reply address to avoid getting junk e-mail from these
>>scum bags who scan newsgroups to build address lists