DSN-less connection to Postgres-database

Поиск
Список
Период
Сортировка
От Kristoffer Hoffe Bergqvist
Тема DSN-less connection to Postgres-database
Дата
Msg-id NDBBKBGHKENGEONFANGIOEDBDMAA.hoffe@hoffe.com
обсуждение исходный текст
Ответ на Bad book review  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-general

 Hi all!

I'd like to set up a DNS-less connection from ASP to a PostgreSQL-server. What I'm looking for is a connectionstring looking something like this:

db.Open("driver=PostgreSQL};host=www.host.com:666;database=name;UID=me;Password=;pass")

But the one above (obviously, since I'm writing this mail) doesn't work. Please if anyone know how to solve this, drop a line.

 Thanks in advance!

  Cheers

   /Hoffe

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Max query limit in 7.1? With TOAST?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [ADMIN] TPCH questions