Hi. I have a big project where I have many GUIs to do INSERT, UPDATE, etc in a database. Now I'm trying to decide what to use for the connection to the DB: JDO or to use webservices. Can you say to me your opinion about this?! Thanks.
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35241
7
posted
0
How would Web Services work for this? Does the DB have a SOAP engine built in?