Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: [Q] specifying bigint


  • From: Hiroshi Inoue <inoue(at)tpf(dot)co(dot)jp>
  • To: V S P <toreason(at)fastmail(dot)fm>
  • Cc: pgsql-odbc(at)postgresql(dot)org
  • Subject: Re: [Q] specifying bigint
  • Date: Mon, 30 Mar 2009 12:15:28 +0900
  • Message-id: <49D03950.5060103@tpf.co.jp> <text/plain>

V S P wrote:
Hi,
thank you
that worked

I kind of do not understand still why there is a conversion
to string -- is this 'expected behavior' (so that at least I would know in the future it applies to somewhere
else)

Fundamentally the driver handles parameters as unknown type and
leave the conversion to the backend.

Also wanted to ask

is SQLRowCount() function working for
updates and inserts?

Yes.

regards,
Hiroshi Inoue




Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group