Feature request

Feature request

am 19.12.2007 18:20:35 von Luiz

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

Re: Feature request

am 19.12.2007 19:06:43 von Luiz

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=20
of SqlExec() command.

Sorry by the inconvenience.

luiz wrote:
> Hi,
>
> I=B4m 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).=20
> 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
>
>
> =20

--=20
Luiz K. Matsumura
Plan IT Tecnologia Inform=E1tica Ltda.


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

http://archives.postgresql.org