Return-Path: owner-postman
Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with SMTP id LAA02278 for postgres-redist; Mon, 30 Oct 1995 11:02:03 -0800
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199510301902.LAA02278@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost.Berkeley.EDU didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from inf.ufrgs.br (caracol-gw.inf.ufrgs.br [143.54.4.3]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with SMTP id LAA02538 for <postgres@postgres.berkeley.edu>; Mon, 30 Oct 1995 11:01:58 -0800
Received: from bolicho.inf.ufrgs (bolicho.inf.ufrgs.br) by inf.ufrgs.br (4.1/INF-UFRGS-941007)
	id AA00241; Mon, 30 Oct 95 15:59:36 EDT
Date: Mon, 30 Oct 95 15:59:36 EDT
From: nunes@inf.ufrgs.br (Cristina Moreira Nunes)
Message-Id: <9510301759.AA00241@inf.ufrgs.br>
To: postgres@postgres.Berkeley.EDU
Subject: Using Postgres with C
Cc: nunes@inf.ufrgs.br
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Mon, 30 Oct 95 11:02:03 -0800
Resent-XMts: smtp

Hi,

I am trying to use Postgres inside of programing language C++.
I would like to know how can I do to append data to a database?

I tried to use PQexec("append ..."), but I can`t execute when using instances
of char16 type. 

Can anyone help me?

Cristina


==============================================================================
   To add/remove yourself to/from the POSTGRES mailing list: send mail with 
   the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU".
   If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
   a human will deal with it.  DO NOT post to the "postgres" mailing list.
==============================================================================
              URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/
