Or you could make a call to a Java servlet or JSP which then does all the
database work through JDBC.  Using the Java Thread model, the possibilities are
nearly boundless and using Java gives you more flexibility to go from one server
OS to another without too much change.  The most important point about using a
Java solution, if possible: you're not married to Microsoft and their
technologies.

Leo McCavana wrote:

> Hi Szymon,
>
> I concur with your methods, only in my case it is using ASPs and SQL Server.
>   Therefore the work pattern is:
>
> Lingo > ASP > SQL Server 7.0 > ASP > Lingo > D7/8.
>
> I am actually using this to work on a networked multimedia kiosk system
> which is integrated with a web site.  The idea is that when the website
> database is updated, you don't have to update a separate kiosk database.  I
> have also programmed in a backup datasource - should the web site database
> become unavailable, one of the kiosks will be nominated as a server after a
> timeout.  All that is then required on a periodic basis is to replicate the
> database on the web site, which can be programmed automatically using the
> replication features of SQL server 7.0
>
> Regards
>
> Leo
>
> >From: Szymon Drejewicz <[EMAIL PROTECTED]>
> >Reply-To: [EMAIL PROTECTED]
> >To: Lingo Group <[EMAIL PROTECTED]>
> >Subject: Re: <lingo-l> D8 and databases
> >Date: Tue, 24 Oct 2000 18:47:31 +0200 (CEST)
> >
> >If you want to do application working on Internet I think you can do it
> >without any xtras, just Lingo and PHP. Currently I am working
> >on database application in D7. I am using getNetText function to recieve
> >results of PHP script. PHP script gets information from mySQL database. It
> >is very simple but powerful.
> >
> >Lingo > PHP > mySQL > PHP > Lingo > D8
> >
> >Saimon Drehyehvitch
> >
> >
> >
> >
> >[To remove yourself from this list, or to change to digest mode, go to
> >http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
> >email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
> >Lingo-L is for learning and helping with programming Lingo.  Thanks!]
> >
>
> _________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
>
> Share information about yourself, create your own public profile at
> http://profiles.msn.com.
>
> [To remove yourself from this list, or to change to digest mode, go to
> http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
> email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
> Lingo-L is for learning and helping with programming Lingo.  Thanks!]

--
---
Peter Tierney
Digital Publications Team Manager
Society of Exploration Geophysicists
---
8801 South Yale
Tulsa, OK 74137-3575
phone 918-497-5559
---
SEG web site: http://seg.org



[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to