Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Apr 1999 07:14:35 -0400 (EDT)
From:      Thomas David Rivers <rivers@dignus.com>
To:        danny@alpha.net.au, freebsd-questions@FreeBSD.ORG
Subject:   Re: Just a system analysis and Freebsd question in one
Message-ID:  <199904151114.HAA03997@lakes.dignus.com>
In-Reply-To: <01BE8781.13188EA0@FLUFFY>

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> To avoid the company secret stuff I will rephrase the question with different things.but I will get some simlar response anyway
> 
> Lets say I have a system that will provide new database and on line service for travel agents and airline.
> 
> Is it possbile if I used Freebsd to do that and if so how do I go about doing it using freebsd??
> 

 Depending on the information you left out; the answer is YES, it
is possible.

 The on-line part of your question is the most possible, depending on
what you mean by "on-line".

 The data base part of your question is also possible; again, depending
on what you mean by "database".  

 As far as "going about" implementing this; you'll have to provide more
details.  It's certainly true that you could implement your own database
manager, and get that running; then, you could use TCP/IP for the "on-line"
part of things, writing your own server, etc...   Or, you could use some
of the readily available data base packages (say mySql), and some Java
code to build a web interface, etc...

 I suppose, to wrap up - the answer is that anything is possible.

	- Dave Rivers -


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904151114.HAA03997>