remote database

  • Thread starter Thread starter Tales Mein
  • Start date Start date
T

Tales Mein

How do I handle the situation where the website and Sql server are at the
remote site, and I sit here in my underpants at home.

I can get to the website, but how do i browe or connect the data from here.

thanks
 
You generally get the server name, uid, pwd and connect to it
from Enterprise Manager by registering it. And you may need to
use TCP/IP instead named pipes. Have you tried registering the server
in EM?
 
Back
Top