Fw: how to resolve org.postgresql.util.PSQLException: ERROR: operator does not exist: text = integer?

From: Karen Goh <karenworld(at)yahoo(dot)com>
To: "pgsql-sql(at)lists(dot)postgresql(dot)org" <pgsql-sql(at)lists(dot)postgresql(dot)org>
Subject: Fw: how to resolve org.postgresql.util.PSQLException: ERROR: operator does not exist: text = integer?
Date: 2019-07-16 06:14:35
Message-ID: 774271584.1091322.1563257675315@mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Attn to all:
For sone kind of strange reason I do not know why the mail is not sent to all.
I have normally wrote n replied to the last person who wrote but yahoo mail didn’t let me write at there.
Hope everyone receives this mail this time round.
N please help me.
Tks!

Sent from Yahoo Mail for iPhone

Begin forwarded message:

On Tuesday, July 16, 2019, 1:01 PM, David G. Johnston <david(dot)g(dot)johnston(at)gmail(dot)com> wrote:

On Mon, Jul 15, 2019 at 6:59 PM Karen Goh <karenworld(at)yahoo(dot)com> wrote:

May I know why did you say I am comparing subject_name to an integer ?

I am trying to get both tutor_id and subject_name from the same table based on the no of ? in subjectName as per parameterValues.

Again, you need to send messages to the mailing, not me personally.
That said you might want to first figure out what:
ps2.setInt(1, tutor_id); 

is supposed to accomplish in your code.
David J.

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Karen Goh 2019-07-16 06:17:25 Fw: how to resolve org.postgresql.util.PSQLException: ERROR: operator does not exist: text = integer?
Previous Message David G. Johnston 2019-07-14 16:40:01 Re: Fw: how to resolve org.postgresql.util.PSQLException: ERROR: operator does not exist: text = integer?