Re: [ODBC] ODBC (win32) X PostgreSQL(Linux)

From: Eric E <whalesuit(at)bonbon(dot)net>
To: fbbsantos <fbbsantos(at)ig(dot)com(dot)br>, pgsql-general(at)postgresql(dot)org
Subject: Re: [ODBC] ODBC (win32) X PostgreSQL(Linux)
Date: 2005-01-26 13:07:17
Message-ID: 41F79605.6000405@bonbon.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi Fabricio,

fbbsantos wrote:

> What details do you need?
>
>
I need to know enough that if I sat down at your computer I could find
the problem.
For example, what language or application are you using?
Are you using a DSN, or a DSN-less connection?
What connection string have you used in your application?
What kind of error messages are you getting?
Perhaps a code sample?

Cheers,

EE

>I have a PostgreSQL version 7.3.2 installed in a Mandrake 9.0.
>On the WindowsXP machine, I installed the driver psqlodbc-07_03_0200.
>
>But I don´t know how to make an application in XP see the database.
>How can I configure the connection to do so?
>
>
>

>Thanks a lot.
>
>Em (12:21:40), Eric E escreveu:
>
>
>
>
>>Hi Fabricio,
>>To provide any detailed help, folks will need to know more
>>specifically what the problem is. However, some things I've come across
>>are:
>>+ making sure the PG server is set to accept connections from your
>>IP address. By defautl, pg_hba.conf is usually set only to allow
>>connections from the server itself.
>>+ you'll may also need to to use an IP address rather than a
>>hostname in your DSN, depending on how name resolution is set up in
>>Windows and on your network.
>>
>>Can you give us some more details of your problems?
>>
>>Cheers,
>>
>>Eric
>>
>>fbbsantos wrote:
>>
>>
>>
>>>Could someone help me? I have a PostrgreSQL in a Linux server and I'm
>>>
>>>
>>trying
>>
>>
>>>to connect a ODBC driver in a WindowsXP to a database I've created.
>>>
>>>I have consulted some manuals, but of no help. Someone have any tips?
>>>Tutorial, howto, self experience...
>>>
>>>Thanks a lot,
>>>Fabrício Bueno
>>>
>>>---------------------------(end of broadcast)---------------------------
>>>TIP 3: if posting/reading through Usenet, please send an appropriate
>>>subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
>>>message can get through to the mailing list cleanly
>>>
>>>
>>>
>>>
>>>
>>----------
>>
>>

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Frank D. Engel, Jr. 2005-01-26 13:16:19 Re: text field constraint advice
Previous Message Richard_D_Levine 2005-01-26 13:05:04 Re: EMBEDDED PostgreSQL