ON_SELECT auto increment, possible??
Posted: Sat Oct 21, 2006 10:02 am
Hi Guys,
I'm looking for a way of auto incrementing an entity in a table.
What I'm trying to achieve is that when a user logs in to my system,
in other words when a specific row is selected a colum value called
"hits" or what ever is automatically incremented without have to
perform an update. Is that possible?
Cheers,
Mikael
I'm looking for a way of auto incrementing an entity in a table.
What I'm trying to achieve is that when a user logs in to my system,
in other words when a specific row is selected a colum value called
"hits" or what ever is automatically incremented without have to
perform an update. Is that possible?
Cheers,
Mikael