Exec query

From: Jerome Raupach <jraupach(at)intelcom(dot)fr>
To: pgsql-sql(at)postgresql(dot)org
Subject: Exec query
Date: 2000-07-26 10:55:52
Message-ID: 397EC3B8.D98A7C77@intelcom.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hi,
what's the diffence, and is it well? :

PgDatabase data(dbname) ;

-> data.ExecCommandOk("SELECT * FROM table") ;
-> data.ExecTuplesOk("SELECT * FROM table") ;

thanks.

Browse pgsql-sql by date

  From Date Subject
Next Message Volker Paul 2000-07-26 12:01:18 Re: Change attribute of a column
Previous Message Bernie Huang 2000-07-25 23:34:19 Change attribute of a column