This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
Is it necessary to have a GUI at server side to do the Database operations like insert, edit & delete records??
No. You can have a server GUI if you like, but there is no need to call add(), delete() etc. for this assignment. If you have a server GUI, all it should do is start and shutdown the db, display messages to the user and optionally allow the selection of a db file and perhaps show some sort of status log. Hope this helps, Michael Morris
Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius - and a lot of courage - to move in the opposite direction. - Ernst F. Schumacher
Padmaja Prasad
Ranch Hand
Joined: Nov 14, 2001
Posts: 76
posted
0
Thanks Michael. I feel little relieved now.. Thank you once again Padmaja