--- Sjoerd Op 't Land <[EMAIL PROTECTED]> wrote: > Did anyone manage to let a MetaTalk/Transcript > CGI-script talk to an ODBC > database? > > I would think of a continuous running standalone > that talks to the database > when it gets a command for that from a CGI-script. > Did anyone make such a > standalone already? Or another solution? > > Thanks in advance for everything that might help, > Sjoerd >
Hoi Sjoerd, On the RunRev newbie forum Gary Rathbone posted a copy of a modified MCHttpD-stack. This stack serves web-pages and built-in cgi-scripts, not using the separate engine that MC/RR provide on their wesites. I had already been thinking of transforming that into a full-blown SOAP-server, but I have more ideas than time unfortunately. At any rate, you could build a standalone of this, with all the necessary libraries, make the connections to the database on startup time, and reply to the cgi-requests from within the stack. Best regards, Jan Schenkel. ===== "As we grow older, we grow both wiser and more foolish at the same time." (La Rochefoucauld) __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
