View Single Post

   
  #6 (permalink)  
Old 04-16-2008, 03:01 AM
Hiroshi Inoue
 
Posts: n/a
Default Re: 8.02.00.02 driver incompatibilities

Andrus wrote:
> Hiroshi,
>
> thank you.
>
>
>> What kind of tool are you using ?
>>

>
> I'm using Microsoft Visual FoxPro 9.0 SP1 (see initial message).
>
>
>> Doesn't your tool have any way to skip the first recordset ?
>>

>
> I can call FoxPro SQLMORERESULTS() function
> but this is artifical: I do'nt need result set from drop_table() call to be
> returned at all.
>


Do you need success/failure information ?

>>> 2. C:\Documents and Settings\Administrator\Application
>>> Data\postgresql\pgpass.conf file is not used for default passwords.
>>>
>>> How to force driver to use pgpass.conf file for passwords like used by
>>> pgAdmin and other libpq applications ?
>>>

>> Select an SSL Mode other than *disable* e.g. *allow*.
>>

>
> How to set it in connection string like SSLMode=Allow ?
>
> I cannot force users to set it manually.
>


Could you try the dll at
http://www.geocities.jp/inocchichich...dbc.index.html ?

regards,
Hiroshi Inoue

---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

http://archives.postgresql.org

Reply With Quote