Hi all,
Can you help me to make some things clear about databases?
I guess this forum's contens are stored in a database. Is it right to
say that this website is acting like the database's client application?
I want to make a database and want people to be able to access the
database contents via the Internet. Normally the web is used for this,
but I prefer not to use PHP or even http. My problem with the web is
that the user(/client) is stuck to a pre-made GUI (website layout). Is
there a way to deliver _only_ the database contents to client, so that
the client can decide about the way the data is viewed himself? A kind
of Database Transfer Protocol and a dedicated database client (software)?
So, just in case: I'm trying to discuss how to make data (from
databases) available over the internet.
My initional thread on Wikipedia:
http://en.wikipedia.org/wiki/Wikiped...abase_querying
Pieter Verberne