[Prev][Next][Index][Thread]

Re: help me




There are many ways to access a database from a web server.
There are 3 common ways:
	CGI to open connection to DB and return data as a HTML file.
	Special HTTPD server (naviserver) which holds the connection to the db.
	Server parsed HTML which opens a connection.
I have experience with 1 and 3, which are somewhat equivalent.
Informix bought Illustra which also has a WebBlade product, so they may have
something similar.

P.

On Jul 29, 10:55pm, Marcio Carvajal Cordero wrote:
> Subject: help me
> hi..
>
> somebody have information about software ingineering process for development
> web sites..? (design methodology)
>
> And information about Access to Database (INFORMIX) from web server
>
>
> Thanks
>
> Carlos ..
>
>
>-- End of excerpt from Marcio Carvajal Cordero



-- 
Software Engineer                       mail: phoebe@ckm.ucsf.edu
UCSF Library & Ctr for Knowledge Mgt   phone: 415/476-3577
530 Parnassus Avenue, Box 0840           fax: 415/476-4653
San Francisco, California 94143


References: