PgOleDB... Varchar problem

From: Daniel Balieiro (daniel_at_csmsoft.com.br)
Date: 11/30/04

  • Next message: Del M: "Re: Migrating from MDB database to internet"
    Date: Tue, 30 Nov 2004 11:07:50 -0200
    
    

    hi,

    i use Delphi 7, with PostgreSQL.
    but, a have a problem with length varchar. i report this to shachar and
    merlin, the reply of it it was that the problem is in vcl of delphi,
    that determines perhaps that one string without size is one memo...
    exists some configuration or parametro that if can pass, in
    adoconnection, that determines the size of varchar?

    thanks,

    daniel


  • Next message: Del M: "Re: Migrating from MDB database to internet"

    Relevant Pages

    • Re: i can not use nvarchar type of SQL-server in Delphi+BDE
      ... I believe that nvarchar is not a supported type in Delphi. ... them to varchar was what worked for me, ...
      (alt.comp.lang.borland-delphi)
    • Re: PgOleDB... Varchar problem
      ... a have a problem with length varchar. ... I don't know what shachar and merlin are but you got some bad advice. ... All the Delphi VCL layer does is translate the ADO datatype to delphi's native ...
      (borland.public.delphi.database.ado)