Re: Big Picture

Поиск
Список
Период
Сортировка
От Erik Price
Тема Re: Big Picture
Дата
Msg-id 76710D15-E611-11D6-82BB-00039351FE6A@mac.com
обсуждение исходный текст
Ответ на Re: Big Picture  ("Josh Berkus" <josh@agliodbs.com>)
Список pgsql-novice
On Tuesday, October 22, 2002, at 01:03  PM, Josh Berkus wrote:

> Persuasive?

Absolutely.  It has pointed out the biggest hole in my programming
knowledge: incorporating application logic into the database.  MySQL +
PHP made sense to me, because I used PHP to do all of my
decision-making and MySQL as a place to temporarily or permanently
store data.  It worked great.  But it does have the vulnerabilities
that you mention in your post.  I'd like to learn more about writing
applications that don't have those kinds of vulnerabilities (even if
MySQL + PHP does the job just fine, it's for the sake of learning).
Does anyone recommend a book or resource on putting more business/app
logic into the DB?


Thanks,

Erik





--
Erik Price                                   (zombies roam)

email: erikprice@mac.com
jabber: erikprice@jabber.org


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

Предыдущее
От: Doug Gorley
Дата:
Сообщение: Re: operating on data from multiple rows?
Следующее
От: Erik Price
Дата:
Сообщение: Re: Big Picture