Re: psqlODBC connection

From: Raymond O'Donnell <rod(at)iol(dot)ie>
To: Edson Richter <richter(at)simkorp(dot)com(dot)br>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: psqlODBC connection
Date: 2011-10-19 17:22:00
Message-ID: 4E9F0738.1000107@iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 19/10/2011 18:15, Edson Richter wrote:
> Em 19-10-2011 15:08, Raymond O'Donnell escreveu:
>> On 19/10/2011 07:26, Mamatha_Kagathi_Chan(at)DELL(dot)com wrote:
>>> Hi,
>>>
>>>
>>>
>>> I have installed psqlODBC and I can see the dll files in the bin
>>> folder. But what shall I do next to connect My ASP page? Please help.
>> I moved away from ASP a long time ago, so memory is rusty, but here goes:
>>
>> (i) Go to the ODBC data sources manager (under Administrative tools on
>> my Windows 7 laptop)
>> (ii) Create a new data source, using the PostgreSQL ODBC driver.
>>
> As far as I know, it must be an "System DNS"...

Yes, I think that's so - IIRC, a "User DSN" is only available to the
user who created it.

Ray.

--
Raymond O'Donnell :: Galway :: Ireland
rod(at)iol(dot)ie

In response to

Browse pgsql-general by date

  From Date Subject
Next Message John R Pierce 2011-10-19 17:23:22 Re: Recovery from Archive files
Previous Message Edson Richter 2011-10-19 17:15:49 Re: psqlODBC connection