× 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.



On 5/4/07, Joel Cochran <joelcochran@xxxxxxxxx> wrote:
{Jumping in with both feet but not really sure if its a good idea}

Here are a couple of ideas:

1) Have an "application server" act as the primary interface to the
database: a central server performing all the db access for the whole. In a
static class member, have it retain which tables and records are currently
"open but locked". Have it allow only ReadOnly access to those records
while still locked. This is still "disconnected", but with a flavor of a
connected environment.

the problem with this is you cant use ado.net classes like
SqlDataAdapter and DataSet, data binding to controls, no?

the key, I think, to bringing RPG to .net is being able to mix in the
.NET classes into the code.

-Steve

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
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.