Re: How to change session values?
Posted by: free69
Date: April 06, 2005 04:42PM

Thank you Sean Nolan,
Referring to the link above, I tried to change like below but in vain.
Would you explain more?
Thank you.

SET session NAMES my_charset; OR,

SET session character_set_client = my_charset;
SET session character_set_connection = my_charset;
SET session character_set_result = my_charset;
SET session collation_connection= my_charset;

Options: ReplyQuote


Subject
Views
Written By
Posted
3410
April 05, 2005 10:46PM
2372
April 06, 2005 09:10AM
Re: How to change session values?
2449
April 06, 2005 04:42PM
2471
April 07, 2005 02:22PM
2519
April 07, 2005 05:22PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.