Object Oriented approach to retrieve data from two related tables using coldfusion?

Vikas' answer is worth looking into - the CF 9 ORM will do much of the work for you, but under the hood it's going to need to query all three tables and likely do joins. I haven't used CF Builder, so I don't know what those objects look like, but I suspect they'll snap right into the ORM.

I don't know if you have heard about ORM (object-Relational mapping) and if you are using ColdFusion 9 then you just check it out.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions