Finding local machine name?

  • Thread starter Thread starter Robin Tucker
  • Start date Start date
R

Robin Tucker

Hi,

I would like to know the name of the local machine. At present I can use
"(local)" for setting up database connections, but I would like a quick way
of knowing that (local) = "RTUCKER" (for instance). I can't find a machine
name on the application object, but I'm sure its probably easily accessable
from somewhere.

Thanks,


Robin
 
Hi,

Environment.machinename

Ken
--------------
message Hi,

I would like to know the name of the local machine. At present I can use
"(local)" for setting up database connections, but I would like a quick way
of knowing that (local) = "RTUCKER" (for instance). I can't find a machine
name on the application object, but I'm sure its probably easily accessable
from somewhere.

Thanks,


Robin
 

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