In your technical point of view
What would you suggest to make more faster and efficient data approach. what connection should i use ADO, DAO, RDO?
I definitely have no idea of which is best to use.
Currently I will be using MDB database file.
Can u help me decide on this please. :)
Re: In your technical point of view
I would suggest you to use ADO's.
ADO provides a set of high-level, developer-friendly interfaces that make working with OLE DB and universal data access a relatively simple task.
ADO's are really very efficient...