| View previous topic :: View next topic |
| Author |
Message |
wilson Guest
|
Posted: Thu Dec 30, 2004 6:58 am Post subject: How to get the username from login prompt after connect? |
|
|
How to get the username from login prompt after connect?
Thank you very much.
|
|
| Back to top |
|
 |
Ricardo Carmo Guest
|
Posted: Thu Dec 30, 2004 12:28 pm Post subject: Re: How to get the username from login prompt after connect? |
|
|
Connect to what?
Windows?
Database?
"wilson" <e (AT) mail (DOT) com> escreveu na mensagem
news:41d3a70c$1 (AT) newsgroups (DOT) borland.com...
| Quote: | How to get the username from login prompt after connect?
Thank you very much.
|
|
|
| Back to top |
|
 |
wilson Guest
|
Posted: Fri Dec 31, 2004 1:16 am Post subject: Re: How to get the username from login prompt after connect? |
|
|
i mean database.
i use TSQLConnection.
thank you.
"Ricardo Carmo" <rsc.maceio (AT) bol (DOT) com.br> wrote
| Quote: | Connect to what?
Windows?
Database?
"wilson" <e (AT) mail (DOT) com> escreveu na mensagem
news:41d3a70c$1 (AT) newsgroups (DOT) borland.com...
How to get the username from login prompt after connect?
Thank you very much.
|
|
|
| Back to top |
|
 |
Bill Todd Guest
|
Posted: Fri Dec 31, 2004 1:28 am Post subject: Re: How to get the username from login prompt after connect? |
|
|
What database?
--
Bill Todd (TeamB)
TeamB cannot answer questions received via email
wilson wrote:
|
|
| Back to top |
|
 |
wilson Guest
|
Posted: Fri Dec 31, 2004 3:46 am Post subject: Re: How to get the username from login prompt after connect? |
|
|
This case is Oracle.
Is there any generic method for dbExpress' TSQLConnection?
"Bill Todd" <no (AT) no (DOT) com> wrote
| Quote: | What database?
--
Bill Todd (TeamB)
TeamB cannot answer questions received via email
wilson wrote:
i mean database.
|
|
|
| Back to top |
|
 |
Bill Todd Guest
|
Posted: Fri Dec 31, 2004 4:51 am Post subject: Re: How to get the username from login prompt after connect? |
|
|
No, there is no generic method that I know of.
--
Bill Todd (TeamB)
TeamB cannot answer questions received via email
wilson wrote:
| Quote: | Is there any generic method for dbExpress' TSQLConnection?
|
|
|
| Back to top |
|
 |
wilson Guest
|
Posted: Fri Dec 31, 2004 6:49 am Post subject: Re: How to get the username from login prompt after connect? |
|
|
Thank you.
I found that I can get the current login user by a SQL statement in Oracle.
"Bill Todd" <no (AT) no (DOT) com> wrote
| Quote: | No, there is no generic method that I know of.
--
Bill Todd (TeamB)
TeamB cannot answer questions received via email
wilson wrote:
Is there any generic method for dbExpress' TSQLConnection?
|
|
|
| Back to top |
|
 |
|