Kevin, It´s funny: there is no "B9" in the connection string that I am using, but VFP is now seeing BOOLEAN as Logical
-- Aílsom F. Heringer [EMAIL PROTECTED] Skype: ailsom.osklen Analista de Sistemas ---------------------------------- Osklen Departamento de Informática Rio de Janeiro - RJ BRASIL http://www.osklen.com.br 55 21 22198971 > -----Mensagem original----- > De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Em nome de Kevin Cully > Enviada em: segunda-feira, 11 de fevereiro de 2008 18:13 > Para: [EMAIL PROTECTED] > Assunto: Re: RES: PostGreSQL +VFP: Logical data type ??? > > I was just working through some of the settings and this one worked for > me to get a logical field back: > > Driver={PostgreSQL > UNICODE};Server=10.1.1.1;Database=Test;Uid=Test;Pwd=test;B9=0" > > The B9 parameter is for "BOOLASCHAR". Without it, or with it set as > ";B9=1", then the field returns as character. > > -Kevin > CULLY Technologies, LLC > > > Ailsom F. Heringer (OSKLEN) wrote: > > It´s ok now: Boolean is .T. or .F. !!! > > > > The connection string is: > > > > "Driver={PostgreSQL > > > UNICODE};Server=10.1.1.1;Port=5432;Database=Teste;Uid=Teste;Pwd=teste;C > A=d;A > > 6=;A7=100;A8=4096;B0=255;B1=8190;BI=0;C2=dd_;;CX=1b10103bb;A1=7.4" > > > > From: http://www.foxbrasil.com.br/forum/viewtopic.php?t=8083 > > > > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/!&!AAAAAAAAAAAYAAAAAAAAAKWjEqux7XJJlJ+gLBQ8itXCgAAAEAAAAFllHjzcXgNNhlbhPJSN/[EMAIL PROTECTED] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

