Page 1 of 1

how to set charset ?

Posted: Thu 19 Apr 2012 08:53
by shm2847
I set TOrasessin.charset property in Delphi to data correctly displayed,
how i can , do this setting in dbforge?

Posted: Thu 19 Apr 2012 11:46
by alexa
You can do this by selecting the 'Use unicode' option on the 'Advanced' tab of the 'Database Connection Properties' dialog box (right-click the connection in 'Database Explorer' and select 'Modify Connection' from the popup menu).

This can be also setup in Oracle client in case you're not using Direct mode.