I came across this question today, in which the asker was clearly out of their depth. What bothers me more than anything is that they said "I have to give a presentation to client that wants such a system", despite clearly not knowing enough about software development to perform such a task. It's not the first time I've seen such questions, nor, I'm sure, will it be the last.
My response was simply to tell them that they clearly shouldn't be talking to clients if they can't write the code in the first place. However, I'm now left wondering whether this was the right thing to say. Clearly they would be a commercial nightmare to anyone that hired them, so I feel that I have a duty to say something, but on the other hand I don't want to appear rude.
How would you suggest such situations are dealt with? Is there a way to phrase such a response that doesn't appear rude?
Original Text of the Question for non-10k users...
about desktop application
Hello there i want tio ask u a question that i am developing a c# desktop application, and give that application to an organization in which there are several departments, each department maintains the whole db, now at the end of the i want to merge the data of all the departments into the main server of the department with the chage logs that each department performs how could i do this operation in Desktop applications???? Becoz these applications are disconnected from each other.................