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

Home » RADICORE » How To » Auto Increment PostgreSQL
Re: Auto Increment PostgreSQL [message #4251 is a reply to message #4250] Wed, 11 June 2014 04:37 Go to previous messageGo to previous message
AJM is currently online  AJM
Messages: 2352
Registered: April 2006
Location: Surrey, UK
Senior Member
Something has changed in Postgres as in my test application I used data types of either 'serial' or 'bigserial' to indicate an auto_increment column, but when querying the table it returns the value 'integer' or 'bigint' with the default value set to "nextval('....')".

I attach a copy of the updated Postgres driver. After importing the columns you will have to manually clear the old default value, but it will now set 'auto_increment' to TRUE as it should.


 
Read Message
Read Message
Read Message
Previous Topic: Creating a List 2 transaction between multiple databases
Next Topic: How to show tab as an image hyperlink
Goto Forum:
  


Current Time: Fri Jul 19 04:09:07 EDT 2024

Total time taken to generate the page: 0.00881 seconds