Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote Server
Message
 
 
To
02/04/2002 02:07:10
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Miscellaneous
Thread ID:
00639814
Message ID:
00639888
Views:
22
>HI Guys!
>
>Is there a possible way on how to get the computer name of the remote server you are connecting to via DSN?
>
>Thanks in advance
>
>Mike

If you can execute on remote server
SELECT serverproperty('MachineName'), serverproperty('ServerName')
than you can get the name of remote computer.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform