ankursaxena
Programmer
Hi! i have a program which writes to the database, now if i run 2 copies of the same thing, would the writting be atomic. i mean it will lock the database before it write so that someone else cant write/read? so i dont need to worry about snychronizing it myself rite?
help would be greatly appreciated.
thanx a lot in advance
help would be greatly appreciated.
thanx a lot in advance