Re: Fw: how to resolve org.postgresql.util.PSQLException: ERROR: operator does not exist: text = integer?
В списке pgsql-sql по дате отправления:
| От | Andrew Gierth |
|---|---|
| Тема | Re: Fw: how to resolve org.postgresql.util.PSQLException: ERROR: operator does not exist: text = integer? |
| Дата | |
| Msg-id | 87pnmdniry.fsf@news-spur.riddles.org.uk обсуждение |
| Ответ на | Fw: how to resolve org.postgresql.util.PSQLException: ERROR:operator does not exist: text = integer? (Karen Goh <karenworld@yahoo.com>) |
| Список | pgsql-sql |
>>>>> "Karen" == Karen Goh <karenworld@yahoo.com> writes: Karen> This is a continuation of my last problem - not sure if I should Karen> write from there cos the first part was solved with the help Karen> from this group. Karen> I was trying to get the matching tutor_id with the parameter Karen> values which is in this case subject_names from a table which Karen> contains both the tutor_id and the subject_names. Karen> Here's the error message: When you post these questions, you really need to include the ACTUAL SQL TEXT of the query, not just the code snippet that constructs the query (because that way we can't see for sure what query actually got constructed). The best place to find that is in the postgresql server's own logs. I would guess that the problem is that you're passing an integer parameter where you ought to be passing a string. -- Andrew (irc:RhodiumToad)
В списке pgsql-sql по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера