-
When setting a reference to a password KeePass displays the strength of the refence and not of the referenced value.
2009-10-20 17:25:00 UTC in KeePass Password Safe
-
Hi Mitch,
the first option would be very tedious. I would have to hover over every entry :-( The second option seems to be usable. Real values (refs) could be displayed in the edit mode only. The entry view and the list view could show the resolved values. Of course obfuscated values remain obfuscated.
2009-10-20 17:19:27 UTC in KeePass Password Safe
-
I heavily rely on field references but the downside is that you only see uuids and the end, you don't know what your entry is any more.
It would be great if at least in the entry view the references would be derefenced for preview purposes.
2009-10-18 18:08:05 UTC in KeePass Password Safe
-
Hi Heiko,
sorry just noticed your message after months of absence.
I did what you have advised me:
alter session set TIME\_ZONE='+02:00';
select SESSIONTIMEZONE from dual;
Seems to be ok but if I run:
alter session set TIME\_ZONE='+02:00';
select * from table;
it still keeps telling me tha the session timezone is not set. Setting to manual commit has no avail...
2009-09-28 13:31:14 UTC in Eclipse SQL Explorer [RCP/Plugin]