Re: Why can't I connect to postgres?
От | Theodore H. Smith |
---|---|
Тема | Re: Why can't I connect to postgres? |
Дата | |
Msg-id | 101FFE54-54C0-4767-A22F-FA1521E40DC0@elfdata.com обсуждение исходный текст |
Ответ на | Why can't I connect to postgres? ("Theodore H. Smith" <delete@elfdata.com>) |
Ответы |
Re: Why can't I connect to postgres?
Re: Why can't I connect to postgres? |
Список | pgsql-general |
Well I tried NaviCat and some others, they seem to work. Perhaps the problem was with REALbasic. I can connect via perl, also, which is good. What's a good way to store the database logic? Say for example, I want to do something to the database, can I just say something like DataBasePleaseTryRegisterUser( "name", "details", "serial", "etc" ); where DataBasePleaseTryRegisterUser would be some kind of function stored in the database itself? Or should I put the logic into my perl files? And treat the database as just that, a blind database which can store invalid data.
В списке pgsql-general по дате отправления: