Oledb templates vs Ado

  • Can anybody suggest which would be good/effecient to write customized database interface either using oledb templates or Ado?

  • What are you wanting to know specifically and what programming language? There are lots of examples on the web of all types of connection and execution methods. I prefer to wrap all the processing I can into SPs and build the business logic into the client as much as possible just for performance reasons. However, I have done a lot of business logic SQL side too. I just am not sure what you are looking for.

  • I wanted to know that which one is more effecient to use Oledb templates or ADO to do database connection and recordset commands?

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply