Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Application Development » ERROR: 22P02: invalid input syntax for integer ( LINE 1: SELECT count(*) FROM idps WHERE uid='' ^ LOCATION: pg_atoi, numutils.c:52)
Re: ERROR: 22P02: invalid input syntax for integer [message #4946 is a reply to message #4944] Fri, 28 August 2015 05:35 Go to previous messageGo to previous message
AJM is currently offline  AJM
Messages: 2355
Registered: April 2006
Location: Surrey, UK
Senior Member
This is because RADICORE is not recognising the column uid as being an AUTO_INCREMENT column. If you look at Creating a PostgreSQL driver for Radicore you will see that it expects to see the keyword "serial" for each column that is to be filled from a sequence.

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to provide choices for two compound foreign keys in a form?
Next Topic: Running batch jobs
Goto Forum:
  


Current Time: Wed Aug 07 02:22:23 EDT 2024

Total time taken to generate the page: 0.01140 seconds