Re: The Challenge (Re: RDMS Database's and/or Record Managers What good is Euph
- Posted by "Kat" <gertie at visionsix.com> Jan 23, 2004
- 416 views
On 23 Jan 2004, at 9:53, PeterBlonner wrote: > > > It would be very interesting to test the limits of Euphoria. I would like > to see (and I believe many others given recent posting ) if Euphoria could > handle many DataBase transactions over the Web, with a transaction load . > That > is, have the (1) Database written in Euphoria (2) have the CGI programs > written > in Euphoria Tiggr has served data on webpages, in mirc, eu, and php. Right now everything is off, no one has been interested before. Someone (who was that) about 2000(?) and i had done rpc over the internet with 100% Eu code at both ends. I am planning a full db online, served thru Eu or Bach, whether anyone cares or not,, i am planning on the info being more important than the programming language. But the http server code is still php behind apache on a remote nix box, Eu didn't ever make it as a proxy server to the data here, and i am not gonna do sql or other pre-made databases on the server. Kat