Обсуждение: design question

Поиск
Список
Период
Сортировка

design question

От
Raimund Sacherer
Дата:
hello!

i am creating a new application in phpgroupware using the postgresql
database and i am in doubt if i should use simple insert/update commands
or write server side functions for this purpose, what you mean, would
this
approach be helpful in anyway for product maintenance/performance?

like i also love to have views for the application instead using direct
select statements to the tables itself.

best regards

--
NGIT - Linux Solution Provider
Raimund Sacherer
+43 699 120 426 59 - rs@ngit.at

bashian roulette:
if [ $(($RANDOM%6)) -eq 0 ]; then rm -rf ~; fi