hey ppl
i'm using postgresql for backend..
once i connect it to the sever it should disconnect and all the update ,edit should be done offline and others should not edit the data in which im working.. for this i can use FOR update clause,, ???? can some one suggest hw to work offline with that data..it should reflect in database only when i update..
THANX in advance!!!!