If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Setting the CLIENT APPL NAME parameter from client

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-30-04, 10:56
amajid amajid is offline
Registered User
 
Join Date: Jan 2004
Location: USA
Posts: 4
Lightbulb Setting the CLIENT APPL NAME parameter from client

Hi,
I am trying to send a customized CLIENT APPL NAME parameter from with my Delphi application. I am using ODBC DB2 driver for the connection. I noticed that if I manually configure the CLIENTAPPLNAME parameter in the ODBC DSN it works fine and shows up on statements like: VALUES (CLIENT APPLNAME).

However, I want to override this ODBC DSN value and send a custom value based on user's role in the application. I tried adding this parameter to the connection object in Delphi. It won't complain but nothing shows-up when looked at from database side using above VALUES command.

Any help be greatly appreicated.

Best Regards,
Abdul
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On