Re: Basic design question for a distributed application - How to access application's data
- From: Spam Catcher <spamhoneypot@xxxxxxxxxx>
- Date: Thu, 30 Aug 2007 18:46:50 GMT
JB <jb.brossard@xxxxxxxxx> wrote in news:1188496386.258493.51480
@y42g2000hsy.googlegroups.com:
Or is there a better type of design?
Do you queries change a lot ... or are they static?
Passing the query to the client introduces a lot of security issues -
basically someone could issue a DELETE FORM TABLE and you'll be in hot
water ;-)
Have you considered web services too?
.
- Follow-Ups:
- References:
- Prev by Date: Re: suspicious delay when changing textbox properties??
- Next by Date: Re: How can I check for thread existense ?
- Previous by thread: Basic design question for a distributed application - How to access application's data
- Next by thread: Re: Basic design question for a distributed application - How to access application's data
- Index(es):