How do i add to an interger through sql
Posted: Mon Jul 10, 2006 2:05 am
Alright i cant figure this out for some reason..
I have an interger stored in my sql db, and i want to add lets say, 4 to it. How do i do this? I can update strings, but i cant get it to update intergers.
Edit: nvm, there was a mistake in my code
I have an interger stored in my sql db, and i want to add lets say, 4 to it. How do i do this? I can update strings, but i cant get it to update intergers.
Edit: nvm, there was a mistake in my code