 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Luiz Vaz Guest
|
Posted: Mon Dec 18, 2006 9:11 am Post subject: Http tunnel |
|
|
Hi all,
anyone knows where i can found information about connecting to
database thru http?
I really mean access to Databse Server through HTTP protocol.
Like a proxy, but using a cgi or script on web server to intermediate
the connection to database server.
Like this applications does:
- http://sqlmanager.net/en/products/mysql/manager
- http://www.navicat.com/detail.html
Thanks in advanced,
Luiz Vaz |
|
| Back to top |
|
 |
Guillem Guest
|
Posted: Mon Dec 18, 2006 5:38 pm Post subject: Re: Http tunnel |
|
|
Luiz Vaz wrote:
| Quote: | Hi all,
anyone knows where i can found information about connecting to
database thru http?
I really mean access to Databse Server through HTTP protocol.
Like a proxy, but using a cgi or script on web server to
intermediate the connection to database server.
Like this applications does:
- http://sqlmanager.net/en/products/mysql/manager
- http://www.navicat.com/detail.html
Thanks in advanced,
Luiz Vaz
|
i'd guess the answer would be "it depends on what database you need to
use". Some of them already provide with TCP/IP communication
capabilities.
--
Best regards :)
Guillem Vicens Meier
Dep. Informática Green Service S.A.
www.clubgreenoasis.com
--
Contribute to the Indy Docs project: http://docs.indyproject.org
--
In order to contact me remove the -nospam |
|
| Back to top |
|
 |
Stephan Haidinger Guest
|
Posted: Fri Dec 29, 2006 12:45 am Post subject: Re: Http tunnel |
|
|
don't know if it helps but there is an ado remote provider over HTTP (Port
80)
Example:
ADOConnectionString:
Provider=MS Remote;Remote Server=http://myserver;Remote
Provider=Microsoft.Jet.OLEDB.4.0;Data Source=c:\xx.mdb;
"Luiz Vaz" <vaz.luiz (AT) gmail (DOT) com> wrote in message
news:1166414470.270032.123140 (AT) t46g2000cwa (DOT) googlegroups.com...
| Quote: | Hi all,
anyone knows where i can found information about connecting to
database thru http?
I really mean access to Databse Server through HTTP protocol.
Like a proxy, but using a cgi or script on web server to intermediate
the connection to database server.
Like this applications does:
- http://sqlmanager.net/en/products/mysql/manager
- http://www.navicat.com/detail.html
Thanks in advanced,
Luiz Vaz
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|