Re: [SUMMARY] DatabaseAddAction and unique or primary keys

2003-02-08 Thread Sheraz Sharif
work with sequence (you told before you use PostgreSQL 7.2). Sheraz Sharif dijo: Hello all, I have been working on a website for a while. Here is my problem - I can easily verify user input through forms and return any error messages through the xsp-formval tags. After validation

DatabaseAddAction and unique or primary keys

2003-02-07 Thread Sheraz Sharif
Hello all, Sorry if this gets double-posted... I have been working on a website for a while. Here is my problem - I can easily verify user input through forms and return any error messages through the xsp-formval tags. After validation, the input is passed to the database. However, I get an

RE: DatabaseAddAction and unique or primary keys

2003-02-07 Thread Sheraz Sharif
am thinking that I need make some additions to the DatabaseAddAction class to make this happen. Sheraz On Fri, 2003-02-07 at 05:43, Kazmir, Jaroslav wrote: Which type of database you use? Isn't it easily to use before insert trigger? JayKay -Original Message- From: Sheraz Sharif

DatabaseAddAction and unique or primary keys

2003-02-07 Thread Sheraz Sharif
Hello all, I have been working on a website for a while. Here is my problem - I can easily verify user input through forms and return any error messages through the xsp-formval tags. After validation, the input is passed to the database. However, I get an SQL exception : ProcessingException: