From: | "Raymond O'Donnell" <rod(at)iol(dot)ie> |
---|---|
To: | "Joel Fradkin" <jfradkin(at)wazagua(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: [ODBC] delphi access question? |
Date: | 2005-03-30 20:53:01 |
Message-ID: | 424B1FBD.16327.1846310@localhost |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-odbc pgsql-sql |
On 30 Mar 2005 at 15:15, Joel Fradkin wrote:
> I can run a sql statement ok, even in sql builder I see all the fields.
> But the returned result set appears to be missing some of the fields.
Probably a silly question, but do you have all the fields SELECTed in
the SQL statement in the TQuery (or whatever you're using)?
If so, are you using persistent fields? If you are, have you tried
deleting them all from the fields editor and rebuilding them (right-
click on the empty fields editor and click on "Add all fields")?
--Ray.
-------------------------------------------------------------
Raymond O'Donnell http://www.galwaycathedral.org/recitals
rod(at)iol(dot)ie Galway Cathedral Recitals
-------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | phil campaigne | 2005-03-30 20:58:02 | Re: Restore to a database with another name? |
Previous Message | Scott Marlowe | 2005-03-30 20:49:46 | Re: Restore to a database with another name? |
From | Date | Subject | |
---|---|---|---|
Next Message | Merlin Moncure | 2005-03-30 21:19:10 | Re: delphi access question? |
Previous Message | Kelly Burkhart | 2005-03-30 20:39:49 | Re: Memory Leak when freeing statement |
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Treat | 2005-03-30 20:54:48 | save me from an unconstrained join |
Previous Message | Joel Fradkin | 2005-03-30 20:15:31 | delphi access question? |