DevPinoy.org
A Filipino Developers Community
Sign in
|
Join
|
Help
Home
Blogs
Media
Forums
Groups
DevCast
All Tags
»
techie
»
SQL
(RSS)
>>> First two to make 3 wins! <<<
Browse Blog Posts by Tags
Showing related tags and posts for the
Blogs
application. See
all tags in the site
concurrency
handling unique constraint violations
unique constraints are very common for database table designs in applications nowadays. there are two ways to safely code an application to cater for this unique constraint requirement. (1) do an existence check/query before doing the insert. (2) let the database throw a unique constraint and handle...
Posted to
jokiz
by
jokiz
on 04-24-2007
Filed under:
Filed under:
SQL
,
techie
,
concurrency
Page 1 of 1 (1 items)
Copyright DevPinoy 2005-2008