Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Newbie running a select statement on a remote server
Message
From
19/04/2002 11:00:50
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Title:
Newbie running a select statement on a remote server
Miscellaneous
Thread ID:
00646923
Message ID:
00646923
Views:
38
Hello group,

If I have a remote server and I want to select data from one of its database tables and I only know the ip address, how do I phrase the SQL statement.


For example an ip address of 198.108.176.162 ( not the real address )
database named testcareercenter
table named studemo


select *
from 198.108.176.162.testcareercenter.studemo

doesn't work.
What am I doing wrong.

Thanks
Jim
Next
Reply
Map
View

Click here to load this message in the networking platform