January 22, 2006 02:00 PM EST
Here's a question: If you write your application's code in an OO language -
such as C#, VB.NET, or managed C++ - why not write database query and update
code in the same language? It would certainly make life simpler, wouldn't it?
At the very least, you'd only have to hold one la... (more)