What's a better connection to an SQL database? ODBC or OLE DB
36 Views
NEw user here, but what would be a preferred way of connecting to my SQL database? So far I have option of using ODBC (RDO) connection or OLE DB(ADO) connection. I'm not sure what the differences or when to use one or the other.