CONNECTING TO EXTERNAL DATABASE

  • Thread starter Thread starter Ángel Rubio
  • Start date Start date
Á

Ángel Rubio

Hi,

I'm trying to make a new connection to a external database, it's not local,
so what is the direction I must write to connect to it? It is the www... or
I must write the IP of the server where it is stored?

Thanks!

Ángel
 
Hello,

mmm... I would go for the IP address, but... take care, first check if you
have remote access to the database, normally servers doesn't allow you to
open that connections (security issues), if you need to connect remote, the
provider should grant you access to connect.

Good Luck
Braulio

--
/// ------------------------------
/// Braulio Díez Colaborador DNM
///
/// http://www.dotnetmania.com
/// My Site (.net Tips): http://www.bdiez.com
/// ------------------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top