2011/5/4 Kosna Sridhar :
>
> actually i resolved the problem thanks for quick response
Great!
For history and reference of this list could you tell us how with a "Reply all"?
regards
--
Dickson S. Guedes
mail/xmpp: gue...@guedesoft.net - skype: guediz
http://guedesoft.net - http://www.postgresq
2011/5/4 kosna :
> hi everyone,
>
> i ve created a table with id and datatype of id is serial
> and i ve created a  sequence on that table
> whenever i insert the new row values the id is not being incremented and it
> is giving the exception entityalreadyexists. pls help me
> thanks and regards,
>
On 04/05/2011 08:10, kosna wrote:
hi everyone,
i ve created a table with id and datatype of id is serial
and i ve created a sequence on that table
whenever i insert the new row values the id is not being incremented and it
is giving the exception entityalreadyexists. pls help me
thanks and rega