Re: Database application using HTTP
- From: "Andy" <andy@xxxxxxxxx>
- Date: Sat, 2 Jun 2007 17:52:23 -0400
Hi Marc,
Thanks for responding. I was also exploring SQL 2005's capability of data
access using XML over the web browser. But I am unsure on how to first
create an ASP file that can output the XML result and use that as a stream
to parse in Delphi. And of course the need to create an XML and to send back
to SQL 2005 for updates. I need all the help I can get on this one.
Andy
"marc hoffman" <mh@xxxxxxxxxxxxxxx> wrote in message
news:46619851@xxxxxxxxxxxxxxxxxxxxxxxxx
Oliver Townshend wrote:
Then it's unlikely that you will get it running over HTTP, I don't
know of any databases that support an HTTP connection directly.
It would be a bit of a security hole wouldn't it. Send a DELETE or DROP
TABLE down the connection and do a fair bit of damage.
"connect via http" != "do everything, unauthorized, via http", i would
think?
depending on Andy's needs, SQL Server 2000/2005 allows to expose certain
data access via HTTP. i haven't used it (the HTTP access) myself, so i
don't know the extend of what can be done or whether it fits what Andy
needs t do, but its certainly worth checking out as an option...
hth,
--
marc hoffman
Chief Architect
RemObjects Software
http://www.remobjects.com
and the fifty-two daughters of the revolution
turn the gold to chrome
.
- References:
- Database application using HTTP
- From: Andy
- Re: Database application using HTTP
- From: Dmitry Arefiev
- Re: Database application using HTTP
- From: Andy
- Re: Database application using HTTP
- From: Dean Hill
- Re: Database application using HTTP
- From: Oliver Townshend
- Re: Database application using HTTP
- From: marc hoffman
- Database application using HTTP
- Prev by Date: Re: Database application using HTTP
- Next by Date: Re: Gnostice
- Previous by thread: Re: Database application using HTTP
- Next by thread: Re: Database application using HTTP
- Index(es):
Relevant Pages
|