1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 <2021> 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 <2021> 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Basics: mbbi record |
From: | William Kirstaedter via Tech-talk <tech-talk at aps.anl.gov> |
To: | tech-talk at aps.anl.gov, Ralph Lange <ralph.lange at gmx.de> |
Date: | Tue, 27 Jul 2021 17:36:41 +0200 |
It works, thanks.
Somewhat unintuitive I'd say...
but maybe I just got distracted by my corner case which has an
exact bit to pin representation.
![]() |
|
William Kirstaedter (PP&B) | Fritz-Haber-Institut der MPG |
Faradayweg 4-6 | 14195 Berlin |
Tel: 030 8413 5405 | Mail: kirstaedter at fhi-berlin.mpg.de |
I'll retry.
You say that I need to put "128" in SVVL ?
![]()
William Kirstaedter (PP&B) Fritz-Haber-Institut der MPG Faradayweg 4-6 14195 Berlin Tel: 030 8413 5405 Mail: kirstaedter at fhi-berlin.mpg.de Am 27.07.2021 um 17:25 schrieb Ralph Lange via Tech-talk:
The mbbi works like an enum type, where each of the up to 16 enum choices is related to exactly one raw value.Your database only sets the string representations and doesn't set the matching raw values.
Cheers,
~Ralph