Question : Mutiple e-mail accounts and default account

Hello all,

I play roles in multiple companies and I hold e-mails from each of them. (I know this situation happens to more people).

Until Office 2010, was impossible to have 2 Exchange profiles, so I have become a happier person.

However, I have an ANNOYING problem that does not make sense to me. I think that the DEFAULT ACCOUNT in Outlook must be OVERRIDED when replying e-mails received through other accounts. So, If ACCOUNT1 is my DEFAULT account but I am replying to a message received by ACCOUNT2, I would really like not to remind myself 200 times a day that I should change the account to send through and instead have Outlook to send my reply using the SAME ACCOUNT IT WAS RECEIVED BY.

Does anyone know of any solution, workaround, etc?

Thanks in advanced.

Answer : Mutiple e-mail accounts and default account

check if some
can execute the following  in toad
alter session set NLS_NUMERIC_CHARACTERS='.,'
/
and repeat
select to_number('123.45') from dual;

in your sqlpus you mention to_char instead of to_number : that is a different query
behaviour can be different for the same query as
sqlplus looks for a login.sql prior to connect and in that file settings as above can be changed

check your registry for NLS_SETTINGS that might be changed by your XE installation
for example
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ORACLE\KEY_XE
and check the same for toad
 
Random Solutions  
 
programming4us programming4us