Re: dns less connection

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: dns less connection
Дата
Msg-id 20070515071946.GB28706@svr2.hagander.net
обсуждение исходный текст
Ответ на dns less connection  (marcelo Cortez <jmdc_marcelo@yahoo.com.ar>)
Ответы Re: dns less connection  (marcelo Cortez <jmdc_marcelo@yahoo.com.ar>)
Список pgsql-general
On Mon, May 14, 2007 at 08:46:23PM -0300, marcelo Cortez wrote:
> hi all
>
>  there any was successful with connect to postgres
> with psqlodbc in dsn less mode?  It's wrong list for
> this subject?  any pointer be appreciated

Certainly, all the time. For example (unix people close your eyes, this is
vbscript):

dbconn.Open "Driver={PostgreSQL UNICODE};DATABASE=admin;SERVER=my.server.se;uid=" &
wshshell.Environment("PROCESS")("USERNAME")

//Magnus

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

Предыдущее
От: PFC
Дата:
Сообщение: Re: Performance issues of one vs. two split tables.
Следующее
От: Alban Hertroys
Дата:
Сообщение: Re: How to implement GOMONTH function