Is it possible to get window login user name while connecting the application from terminal server in powerbuilder version 11

asked 24 Jan '13, 23:39

Ashtech's gravatar image

Ashtech
0333
accept rate: 0%

Is that a question on Powerbuilder or SQL Anywhere?

For PB, I would ask in an according forum/newsgroup...

(25 Jan '13, 06:39) Volker Barth

If you are asking about the Windows user of a client connection to a SQL Anywhere server, then yes, you can get this using connection_property( 'OSUser' ). This propery is available in SQL Anywhere 11 and up.

permanent link

answered 25 Jan '13, 10:05

Ian%20McHardy's gravatar image

Ian McHardy
3.4k23557
accept rate: 40%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×15

question asked: 24 Jan '13, 23:39

question was seen: 2,196 times

last updated: 25 Jan '13, 10:05