|
Posted by Jerry Stuckle on 04/03/07 03:52
Simon Stienen wrote:
> On 2007-04-03 04-52-47, Jerry Stuckle wrote:
>> Not at all a bad design. Any class will do the same thing. It handles
>> a single query. If you make another query, that will overwrite the
>> original query. If you want two concurrent queries, you use two db objects.
>
> One query per _DATABASE_? Sorry, but I think this is a somewhat limited
> approach.
And don't confuse a DB object with the database itself. They are not
the same thing.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|