On Jan 07, 2007, at 10:06 PM, Adam Shirey wrote:
While I recognize Giovanni cannot run an application to act as a
server, I
thought I'd mention that I've developed a set of wrapper classes
for the
REALSQLDatabase that allow you to very easily make it into a multi-
user
database (or at least emulate that functionality). I haven't done
extensive
testing and there is no security implemented, but it works fairly
well in
the project for which I designed it. It uses the HTTP protocol to send
requests and receive XML responses.
The functionality that is there includes most everything in the
REALSQLDatabase class, RecordSet class (including Edit/Update), and
DatabaseRecord class. I've not yet tested it with blob data (eg,
inserting a
file into the database).
I've not yet decided what I plan to do with these classes. I would
like to
test them more before I release them (though it appears as though
it all
works fine), and I'm not sure whether I'll sell them or just
release for
free. But for those developers that are looking for some way of
extending
the REALSQLDatabase into a networked environment, it works pretty
well.
You've basically reinvented REAL SQL Server
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>