Re: Is an ADO Connection can be used to connect a database in internet
From: Rinoo Rajesh (rinoorajesh_at_yahoo.com)
Date: 02/29/04
- Previous message: Karthikeyan.P: "Is an ADO Connection can be used to connect a database in internet"
- In reply to: Karthikeyan.P: "Is an ADO Connection can be used to connect a database in internet"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 29 Feb 2004 23:11:07 +0530
Hi,
Potentially/technically, there is nothing in the technology itself to stop
you from connecting to a database residing on an open IP on the Internet.
However, before publishing your VB Application, you might want to make sure
of the connection methodology between Internet and the place where your app
might run. You can run into connectivity issues with firewalls in between,
especially when you consider that the connectivity over firewalls is often
restricted to port 80 and some allowed protocols. Of course your local
conditions might vary.
Regards,
Rinoo Rajesh
"Karthikeyan.P" <am_karthik@yahoo.com> wrote in message
news:9D66A1D8-2A8B-42D0-A4FC-E6AD0A685C2A@microsoft.com...
> Hi My VB application connects with a database which is in internet, i have
not tested with internet, but i am locally having a webserver and connected
the database with ADO connection, can i use the same connection string or
should i have to move to RDS using remote provider.
> regards
> Karthik.P
- Previous message: Karthikeyan.P: "Is an ADO Connection can be used to connect a database in internet"
- In reply to: Karthikeyan.P: "Is an ADO Connection can be used to connect a database in internet"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|