[AccessD] During runtime - is system = Citrix/Terminal Server or issystem = Windows network?

Curtis, Andrew (WAPL) Andrew.Curtis at wapl.com.au
Sun Jul 16 20:14:54 CDT 2006


While not specifically citrix related, with windows remote desktop, you
can determine whether or not the host is a 'virtual' RDP client using:
Environ("SESSIONNAME") built in function of VBA

Start->run
CMD
SET

Displays all environment variables viewable from the ENVIRON function

My TS sessions display under:
SESSIONNAME=RDP-Tcp#4

If the session is not RDP based (includes citrix) this will not be
present or SESSION=Console, indicating a native windows session.

--Andrew


-----Original Message-----
From: accessd-bounces at databaseadvisors.com
[mailto:accessd-bounces at databaseadvisors.com] On Behalf Of Dan Waters
Sent: Monday, 17 July 2006 8:35 AM
To: AccessD
Subject: [AccessD] During runtime - is system = Citrix/Terminal Server
or issystem = Windows network?

I wonder if there is a method to determine if the database is running on
Citrix/Terminal Server or is on a Windows Network.

Thanks!

Dan Waters

--
AccessD mailing list
AccessD at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/accessd
Website: http://www.databaseadvisors.com


This message and any attached files may contain information that is confidential and/or subject of legal privilege intended only for use by the intended recipient. If you are not the intended recipient or the person responsible for delivering the message to the intended recipient, be advised that you have received this message in error and that any dissemination, copying or use of this message or attachment is strictly forbidden, as is the disclosure of the information therein. If you have received this message in error please notify the sender immediately and delete the message.



More information about the AccessD mailing list