Re: Internet based database

Поиск
Список
Период
Сортировка
От mydejamail@yahoo.co.uk (My Deja)
Тема Re: Internet based database
Дата
Msg-id 90acdc45.0311100652.71fc5fab@posting.google.com
обсуждение исходный текст
Ответ на Internet based database  ("Russell Crosser" <rcrosser@netlink.com.au>)
Список pgsql-general
There are probably a lot of scripts which can do what you want using
PostgreSQL or MySQL and PHP. Check www.hotscripts.com for some of
these.



rcrosser@netlink.com.au ("Russell Crosser") wrote in message news:<00c901c3a1db$1f1eae40$cbe13ecb@RC>...
> I maintain an internet site. The host is linux based and uses postgres on
> the server.
> I wish to install a smallish database (of names and addresses +) on the
> host, and allow it to be accessed over the internet (by a restricted number
> of people).
> I have the database working locally on a MS Access database, but would
> expect to transfer it to a postgresql database on the server.
> My question is: What is the method of operating such a database over the
> internet? Do I write an application to use at home which sends postgress
> queries to the server, or do I access the server-based postgres program
> using HTML or some other method?
> Can I write an application which runs on my home computer, but sees its
> database file on a directory at the server? I will probably be using Delphi
> 7 or a public domain postgres application.
>
> Any explanation would be appreciated, or possibly direct me to something I
> can read in the net. I have looked, but everything seems either too
> complicated or too simple.
>
> Russell
> rcrosser@netlink.com.au
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly

В списке pgsql-general по дате отправления:

Предыдущее
От: "Najib Abi Fadel"
Дата:
Сообщение: SQL query not returning the value expected !!!!!!!!!!!!!!!!!!
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Temp rows - is it possible?