Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Is there a URL schema for accessing an Oracle database

Is there a URL schema for accessing an Oracle database

From: Shoaib Sufi <replytogroup_at_news.com>
Date: Thu, 30 May 2002 09:41:31 +0100
Message-ID: <3CF5E5BB.77208A72@news.com>


Hi,

I was wondering if there was a standard url schema for accessing an object in an oracle database i.e.

1)you click on the url
2)you are prompted for the username/password
3)you get your data

e.g. (this might be complete 'pie in the sky' but I had a feeling that there was something like this out there)

given:

column:         mycolumn1
table:            mytable
database:      mydb
host:             mymachine.mydomain.com

and the server was 'internet enabled' some how:

could one access the column data in something like the following way:

http://mydb.mymachine.mydomain.com/dml?table=mytable&column=mycolumn1

thanks in advance for any help with this question.

---
Shoaib Sufi
Received on Thu May 30 2002 - 03:41:31 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US