Re: Reducing duplicated business rules

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



> Interesting idea. Then you can include more specific information rather 
> than just the PostgreSQL error. I wonder if there wouldn't be a way to 
> use COMMENT information on the constraint as well_grab the COMMENT for 
> whatever named constraint caused it to fail.


I think for normal purposes, the name you can give a constraint should be sufficient.
Else one can think of giving an error number as a name for the constraint and keep the description of the error number in a different table.



> I don't know if this is the best way to do this, but it might be 
> workable in the short term. It would be nice to be able to ask the 
> database, in effect "Okay, yeah, that's not a good piece of data. But 
> let's assume that part were okay. Any other problems? Besides that?" 
> Then you could possibly get more feedback from the database.

True, that would be nice.
Maybe a mode where the database would should all the constraints and not one be one.

By the, this way of handling the format of the data makes your database more independent from a script language. In fact you could use it in perl, java, asp, etc. and don't have to rewrite the whole constraints for submitting data again.


Daniel

-- 
Retrovirology Laboratory Luxembourg
Centre Hospitalier de Luxembourg
4, rue E. Barblé
L-1210 Luxembourg

phone: +352-44116105
fax:   +352-44116113
web: http://www.retrovirology.lu
e-mail: struck.d@xxxxxxxxxxxxxxxx


[Index of Archives]     [Postgresql General]     [Postgresql Admin]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Backpacking]     [Postgresql Jobs]

  Powered by Linux