Re: select statement fails

From: "Francisco Figueiredo Jr(dot)" <francisco(at)npgsql(dot)org>
To: "Richard Huxton" <dev(at)archonet(dot)com>
Cc: Andrus <kobruleht2(at)hot(dot)ee>, pgsql-general(at)postgresql(dot)org
Subject: Re: select statement fails
Date: 2008-04-10 03:11:44
Message-ID: 438d02260804092011u6ae86330n8a0ffa3012fffd13@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Apr 9, 2008 at 1:31 PM, Francisco Figueiredo Jr.
<francisco(at)npgsql(dot)org> wrote:
> > >
> > >
> >
> > Ask the .npgsql mailing lists. They'll be able to tell you. There must be a
> > way of handling "non-standard" types in any case.
> >
>
> Hi all!
>
> We are already working on that. The cast problem is indeed a bug in
> Npgsql. We already have a one line fix for it.
>
> Check it out here:
>
> http://pgfoundry.org/forum/message.php?msg_id=1003377
>
> I hope it helps.
>

Patch applied!

Please, grab latest cvs code and give it a try. Note that you still
will receive an string when working with char columns. But you will be
able to assign char values to NpgsqlParameters without any problem.

Please, let us know if you have any problems.

--
Regards,

Francisco Figueiredo Jr.
http://fxjr.blogspot.com
http://www.npgsql.org

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Michael Raven 2008-04-10 06:20:37 include PostgreSQL utilities into 3rd party program package
Previous Message Kevin Martins 2008-04-09 23:04:14 Write in file from postgres