Re: Feature request - Mailing list pgsql-odbc

From Luiz K. Matsumura
Subject Re: Feature request
Date
Msg-id 47695DB3.6070406@planit.com.br
Whole thread Raw
In response to Feature request  ("luiz" <luiz@planit.com.br>)
List pgsql-odbc
Ugh,
Replying my own question.
There are a setting to enable this feature in VFP.
Well, for the VFP developers the command is
cursorsetprop( "MapVarChar" , .T. , 0 )
That will enable to retrieve varchar as varchar field in the resultsets
of SqlExec() command.

Sorry by the inconvenience.

luiz wrote:
> Hi,
>
> I´m access postgresql with Visual FoxPro 9.0 trough ODBC driver.
> Vfp 9.0 have varchar data type but when retrieve data from postgresql,
> actualy varchar(n) fields are returned as character(n).
> Can this fields be returned as varchar(n) ?
> ODBC can provide this feature, or this is a VFP behaviour that convert this
> fields ?
>
> Thanks in advance.
>
> Luiz
>
> --
> Plan IT Tecnologia Informatica Ltda.
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>
>
>

--
Luiz K. Matsumura
Plan IT Tecnologia Informática Ltda.


pgsql-odbc by date:

Previous
From: "luiz"
Date:
Subject: Feature request
Next
From: Бронников Владимир
Date:
Subject: LDAP authentification through ODBC