× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Thorbjørn Ravn Andersen wrote:
I did not advocate against stateful designs. I advocated against having statefulness more than one place, and you said that I could not create an application which could page the result of an arbitrary SQL command without recreating the query every time. Hence this is what I am looking at creating a proof-of-concept for.
Ah. Well, I advocate for having all the state in the QZCRSRVS job, and it's purely opinion as to which is best. As long as you're not imposing a restriction of statelessness, then it's up to the designer where the satte should be kept. Me, I like it with my business logic, on the server, in the QZRCSRVS job.

Or the database would be smart enough to keep the query active and allow the resultset to navigate. This is currently what I expect the i to be able to.
Again, we're arguing the same thing. If you are allowing stateful connections, then it doesn't matter to me how you do it. I prefer business logic, you prefer resultsets. Since it's fundamentally the same architecture, which is best depends on the application.

Joe

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.